gajim: update to 0.16.1.
This commit is contained in:
parent
0aaf92a6a4
commit
2cc2271e2b
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gajim'
|
||||
pkgname=gajim
|
||||
version=0.16
|
||||
revision=2
|
||||
version=0.16.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-site-packages"
|
||||
|
@ -13,5 +13,5 @@ short_desc="Full featured Jabber/XMPP client"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="https://www.gajim.org"
|
||||
license="GPL-3"
|
||||
distfiles="https://gajim.org/downloads/${version}/gajim-${version}.tar.bz2"
|
||||
checksum=7abd8dfb22522d3a2f0345da2a86b99fb9917bfd97310124df8601fab82ca193
|
||||
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.bz2"
|
||||
checksum=26ae32706d167f97d423c84fa7276e14a5bffe30c5e91c8b9e577c6d6cabe8be
|
||||
|
|
Loading…
Reference in a new issue