comic-git: add provides/replaces
This commit is contained in:
parent
8ba8a62d23
commit
1a07c2d28b
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'comic-git'
|
# Template file for 'comic-git'
|
||||||
pkgname=comic-git
|
pkgname=comic-git
|
||||||
version=20140705
|
version=20140706
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="libX11-devel libjpeg-turbo-devel"
|
makedepends="libX11-devel libjpeg-turbo-devel"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
@ -8,6 +8,8 @@ short_desc="Minimalistic image viewer for Linux"
|
|||||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/yjh0502/comic"
|
homepage="https://github.com/yjh0502/comic"
|
||||||
|
provides="comic-${version}_${revision}"
|
||||||
|
replaces="comic>=0"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
local url="git://github.com/yjh0502/comic"
|
local url="git://github.com/yjh0502/comic"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user