gajim: extract update_* to external update file
This commit is contained in:
parent
1e08d250d4
commit
c956dc07df
@ -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
1
srcpkgs/gajim/update
Normal file
@ -0,0 +1 @@
|
||||
site="https://gajim.org/downloads.php?lang=en"
|
Loading…
Reference in New Issue
Block a user