gajim: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:37 +00:00
parent 1e08d250d4
commit c956dc07df
2 changed files with 1 additions and 1 deletions

View file

@ -12,7 +12,6 @@ pycompile_module="gajim"
short_desc="Full featured Jabber/XMPP client"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="https://www.gajim.org"
update_site="https://gajim.org/downloads.php?lang=en"
license="GPL-3"
distfiles="https://gajim.org/downloads/${version}/gajim-${version}.tar.bz2"
checksum=7abd8dfb22522d3a2f0345da2a86b99fb9917bfd97310124df8601fab82ca193

1
srcpkgs/gajim/update Normal file
View file

@ -0,0 +1 @@
site="https://gajim.org/downloads.php?lang=en"