conky-cli: extract update_* to external update file
This commit is contained in:
parent
da63543058
commit
c8c6b3f0ff
2 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,6 @@ short_desc="Conky command line without X11"
|
|||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||
license="BSD, GPL"
|
||||
homepage="http://conky.sourceforge.net/"
|
||||
update_pkgname="conky"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname/-cli/}/${pkgname/-cli/}-${version}.tar.gz"
|
||||
checksum=1de754d77b2671f68795fdb9fc506328a1668dd6ca00984c3f49790a66d368ca
|
||||
|
||||
|
|
1
srcpkgs/conky-cli/update
Normal file
1
srcpkgs/conky-cli/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname="conky"
|
Loading…
Reference in a new issue