xdg-utils: extract update_* to external update file
This commit is contained in:
parent
2d917fba04
commit
5b9ff47bd1
2 changed files with 2 additions and 2 deletions
|
@ -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-.]+'
|
Loading…
Add table
Add a link
Reference in a new issue