Date: Wednesday, November 30, 2022 @ 17:55:47 Author: hashworks Revision: 1355506
upgpkg: kiwix-tools 3.4.0-1 Modified: kiwix-tools/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-30 17:55:26 UTC (rev 1355505) +++ PKGBUILD 2022-11-30 17:55:47 UTC (rev 1355506) @@ -1,7 +1,7 @@ # Maintainer: Justin Kromlinger <[email protected]> pkgname=kiwix-tools -pkgver=3.3.0 -pkgrel=2 +pkgver=3.4.0 +pkgrel=1 pkgdesc="kiwix command line tools" license=('GPL3') arch=('armv7h' 'i686' 'x86_64') @@ -9,7 +9,7 @@ makedepends=('meson') url='https://github.com/kiwix/kiwix-tools' source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz") -sha256sums=('15b318080d72373eeb584f2d1b1e4d932d1300191eb8ef919f2536a2e685b413') +sha256sums=('e44d2b07bff5093784f12547ae1f32b2ceb9da49b10a48c7378bd2e1f7c13507') build() { cd "${pkgname}-${pkgver}"
