summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xshutdownasap/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/shutdownasap/PKGBUILD b/shutdownasap/PKGBUILD
index 43dc2b0f..15d4aa1a 100755
--- a/shutdownasap/PKGBUILD
+++ b/shutdownasap/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Erich Eckner <arch at eckner dot net>
pkgname=shutdownasap
-pkgver=0.7
+pkgver=0.8
pkgrel=1
pkgdesc="simple script for shutdown waiting for certain processes and files to disapear"
arch=('any')
@@ -19,7 +19,7 @@ options=()
source=(
"https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"
)
-sha512sums=('200145afe60e95244708111a1251a64ab9ae16dc49509f63b60885edba8f93001fe7e90397a99c493750c75b6675b64fdf80d062a08c67ea5c6bdab67883a389')
+sha512sums=('8bf53b8661c6a6401803ed14105c45c1dba4608a434767a22365af78f8ad12fa5939cc984bba612125cb3da75e0a889260ad2412e3f9f7c7c016b7c497d3501d')
build() {