summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71a7c5a8c30f..fbfda644b67a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# shellcheck disable=2148
pkgname=archive-sum
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="verify archive file integrity"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('MIT')
depends=('libarchive')
makedepends=('meson')
source=("$pkgname-$pkgver.tar.gz::https://github.com/idiv-biodiversity/archive-sum/archive/v$pkgver.tar.gz")
-md5sums=('f50c63c504e6217937c2152cdba78bfe')
+md5sums=('5015014afd62de250b2d3513fce42705')
build() {
arch-meson $pkgname-$pkgver build