Date: Saturday, January 7, 2023 @ 14:40:47 Author: blakkheim Revision: 1381679
upgpkg: gajim 1.6.0-1 Modified: gajim/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-07 14:37:33 UTC (rev 1381678) +++ PKGBUILD 2023-01-07 14:40:47 UTC (rev 1381679) @@ -2,11 +2,11 @@ # Contributor: Eric Bélanger <[email protected]> pkgname=gajim -_pkgver=1.5.4 +_pkgver=1.6.0 #_fixupver=2 pkgver=${_pkgver} #pkgver=${_pkgver}.r${_fixupver} -pkgrel=2 +pkgrel=1 pkgdesc='Full featured and easy to use XMPP (Jabber) client' url='https://gajim.org/' arch=('any') @@ -31,8 +31,8 @@ 'gsound: Notification Sounds') source=(https://www.gajim.org/downloads/${_pkgver%.*}/gajim-${_pkgver}.tar.gz) #source=(https://www.gajim.org/downloads/${_pkgver%.*}/gajim-${_pkgver}-${_fixupver}.tar.gz) -sha512sums=('616bcef40a46196e0b390c1f455036f1959f3aaeccf9b06cb7b3ecdd7d303df5ca72fe7b3ceaa3856e744b6de83be8afe8f3ffe054ab7ceb6d9c097e41ce631c') -b2sums=('5d2555963cd4f3d200cf2d9b7c02c0df7018257087532ccf3ac8f70963619301ef7a98f9f9225b57b782e270fa7ffe6a675a2273946337b3bd187c19c43dc237') +sha512sums=('0fc238102a67eea0721b3d2d717d60f518b19e39f1245f108b653214d154b6ba063c7481c4449d917f77551106e6199169b8a9a00285a217a2bc54cba632cc8c') +b2sums=('ce199a77f21f5fc430ce2e50a93e7465709b49b672413a928be29521c34693efa05b853f790942e86989eba78caad08fc538171f24b98c18f30859703684dba1') build() { cd ${pkgname}-${_pkgver}
