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 3b33117244be..4b9f822d2743 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christian Hesse <mail@eworm.de>
pkgname=journal-notify
-pkgver=0.1.0
+pkgver=0.1.1
pkgrel=1
pkgdesc='Notify about journal log entries'
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ makedepends=('markdown')
license=('GPL')
validpgpkeys=('BD84DE71F493DF6814B0167254EDC91609BC9183')
source=("http://www.eworm.de/download/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha256sums=('797386ea71f44e3709420fd5241499570c021a966e947146bbbe7f0d95440914'
+sha256sums=('807770bce547a145378ff457e2c4d606a9b9516684f8acfed2b255e64477e8da'
'SKIP')
build() {