mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gajim-omemo: update to 2.6.30.
This commit is contained in:
parent
1e214583cb
commit
4317a90be7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gajim-omemo'
|
# Template file for 'gajim-omemo'
|
||||||
pkgname=gajim-omemo
|
pkgname=gajim-omemo
|
||||||
version=2.6.29
|
version=2.6.30
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="omemo"
|
wrksrc="omemo"
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
depends="python3 python3-setuptools python3-cryptography python3-axolotl python3-qrcode"
|
depends="python3 python3-setuptools python3-cryptography python3-axolotl python3-qrcode"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin"
|
homepage="https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin"
|
||||||
distfiles="https://ftp.gajim.org/plugins_releases/${pkgname#gajim-}_${version}.zip"
|
distfiles="https://ftp.gajim.org/plugins_releases/${pkgname#gajim-}_${version}.zip"
|
||||||
checksum=f1ed4690080cd10983135c206b8b5ef62b4aa28dd21a5cf1c294f59d272e2ed6
|
checksum=3a7b470c86abe36c27872e1ed9212ecc715c75bda2df69a07d1b876d5e744bf3
|
||||||
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue