xdg-utils: extract update_* to external update file
This commit is contained in:
@@ -7,8 +7,6 @@ revision=1
|
|||||||
noarch="yes"
|
noarch="yes"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Tools to assist applications with various desktop integration tasks"
|
short_desc="Tools to assist applications with various desktop integration tasks"
|
||||||
update_site="http://cgit.freedesktop.org/xdg/xdg-utils/"
|
|
||||||
update_pattern='/tag/\?id=\K[\d\w-.]+'
|
|
||||||
homepage="http://portland.freedesktop.org/"
|
homepage="http://portland.freedesktop.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|||||||
2
srcpkgs/xdg-utils/update
Normal file
2
srcpkgs/xdg-utils/update
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
site="http://cgit.freedesktop.org/xdg/xdg-utils/"
|
||||||
|
pattern='/tag/\?id=\K[\d\w-.]+'
|
||||||
Reference in New Issue
Block a user