mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
gajim: update to 0.16.
This commit is contained in:
parent
20e6cbf299
commit
b48afe4759
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gajim'
|
# Template file for 'gajim'
|
||||||
pkgname=gajim
|
pkgname=gajim
|
||||||
version=0.15.4
|
version=0.16
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-site-packages"
|
configure_args="--enable-site-packages"
|
||||||
|
@ -14,5 +14,5 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="https://www.gajim.org"
|
homepage="https://www.gajim.org"
|
||||||
update_site="https://gajim.org/downloads.php?lang=en"
|
update_site="https://gajim.org/downloads.php?lang=en"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.bz2"
|
distfiles="https://gajim.org/downloads/${version}/gajim-${version}.tar.bz2"
|
||||||
checksum=27acfecf40e2da55e8f7ec5d653acaf0914376f2d42766af27963c008bee4dc0
|
checksum=7abd8dfb22522d3a2f0345da2a86b99fb9917bfd97310124df8601fab82ca193
|
||||||
|
|
Loading…
Add table
Reference in a new issue