ls++-git: add provides & replaces
This commit is contained in:
parent
52d3054b58
commit
c5d9385b40
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ls++-git'
|
# Template file for 'ls++-git'
|
||||||
pkgname=ls++-git
|
pkgname=ls++-git
|
||||||
version=20131123
|
version=20140531
|
||||||
revision=1
|
revision=1
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -12,6 +12,8 @@ short_desc="Colorized ls on steroids"
|
||||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/trapd00r/ls--"
|
homepage="https://github.com/trapd00r/ls--"
|
||||||
|
provides="ls++-${version}_${revision}"
|
||||||
|
replaces="ls++>=0"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
local url="git://github.com/trapd00r/ls--"
|
local url="git://github.com/trapd00r/ls--"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue