mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
gajim: update to 2.0.3.
This commit is contained in:
parent
7d17bfa6e5
commit
47d1835837
1 changed files with 6 additions and 6 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'gajim'
|
||||
pkgname=gajim
|
||||
version=1.9.5
|
||||
revision=2
|
||||
version=2.0.3
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="gettext python3-wheel"
|
||||
depends="farstream gsound gst-libav gst-plugins-base1 gst-plugins-ugly1
|
||||
gtksourceview4 libnm libsecret libsoup3 python3-Pillow python3-SQLAlchemy2
|
||||
python3-cairo python3-css-parser python3-dbus python3-distro python3-emoji
|
||||
python3-gobject python3-jeepney python3-keyring python3-nbxmpp
|
||||
gtksourceview5 libnm libsecret libsoup3 python3-Pillow python3-SQLAlchemy2
|
||||
python3-cairo python3-cryptography python3-css-parser python3-dbus python3-distro
|
||||
python3-emoji python3-gobject python3-jeepney python3-keyring python3-nbxmpp
|
||||
python3-netifaces python3-omemo-dr python3-openssl python3-packaging
|
||||
python3-precis-i18n python3-pyasn1 python3-qrcode python3-setuptools
|
||||
python3-setuptools"
|
||||
|
@ -18,7 +18,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://www.gajim.org"
|
||||
changelog="https://dev.gajim.org/gajim/gajim/-/raw/master/ChangeLog"
|
||||
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz"
|
||||
checksum=7fdf4db0eb16a7ebc679c2360f145f64e0abcff0f16913c45f92c8eb8d87563c
|
||||
checksum=0db33cd1fc89fa3c01f5873dbdfa220ea5bb4b1ecc0d1d0e1241dd382ea7446e
|
||||
|
||||
post_build() {
|
||||
./make.py build --dist=unix
|
||||
|
|
Loading…
Add table
Reference in a new issue