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 ef598f6d7dc3..848878fa4b3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://github.com/orhun/pkgbuilds
pkgname=runst-bin
-pkgver=0.1.3
+pkgver=0.1.4
pkgrel=1
pkgdesc="A dead simple notification daemon"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('dbus' 'pango')
conflicts=("${pkgname%-bin}")
provides=("${pkgname%-bin}")
source_x86_64=("$pkgname-$pkgver.tar.gz::$url/releases/download/v$pkgver/${pkgname%-bin}-$pkgver-x86_64-unknown-linux-gnu.tar.gz")
-sha512sums_x86_64=('aed3315eb8eff4c8d43b5c2ed6d41b9293b5e653fed10fc693fad0a744015999eec5a50fbfc707945d3cd804f5472e1352c0875ffcc951f621ca4644041820e3')
+sha512sums_x86_64=('b51aff6fdc4295f4580421b7efa2ddc97c80612c1350a1d00f730b68668b32e2e71d66b7e899db29447a968131745d37a60bc2b9f355b33535fe1751cda3cc32')
package() {
cd "${pkgname%-bin}-$pkgver"