summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 511db34b3764..55b60b91f4da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Stefan Richter (sealor) <jdevsr3 googlemail com>
pkgname=plusberrypi-shutdown
-pkgver=1.0.1
-pkgrel=2
+pkgver=1.0.2
+pkgrel=3
pkgdesc="A systemd service for shutting down your PlusberryPi with the power button."
arch=('armv6h' 'armv7h')
url="http://plusberrypi.com"
license=('GPL')
depends=('systemd' 'bash')
+install=plusberrypi-shutdown.install
source=('plusberrypi-shutdown.service' 'plusberrypi-shutdown.sh')
md5sums=('3b61dc69b028543e40ca60ff4b0833e9'
'2bdfcf3411f48b2b6ba4224e6ddeeb12')