summaryrefslogtreecommitdiff
path: root/libalpm-extra
diff options
context:
space:
mode:
Diffstat (limited to 'libalpm-extra')
-rwxr-xr-xlibalpm-extra/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libalpm-extra/PKGBUILD b/libalpm-extra/PKGBUILD
index 1710d89b..f5f9775f 100755
--- a/libalpm-extra/PKGBUILD
+++ b/libalpm-extra/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Erich Eckner <arch at eckner dot net>
pkgname=libalpm-extra
-pkgver=0.1
+pkgver=0.2
pkgrel=1
pkgdesc="extra-capabilities for libalpm: a hook which misses from linux"
arch=('any')
@@ -19,7 +19,7 @@ options=()
source=(
"https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
-sha512sums=('7910713d7a226fe7296775511d237f8a82d17e96e6f0aec503534a2a67dfa945d350f1ac78d3035263f6f246647a6b99a8de08b688c0840ee5bea32207ce18ba')
+sha512sums=('a36b8d32aa1ebd081d30d7d6cf9a908ad5fce28ffcf7fe9567d9209687fe1c11bb387792bdf07839f219849585a89d82304f061097545bb0efaa7f9399692b5c')
build() {