summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMvdS2017-12-21 09:35:54 +0100
committerMvdS2017-12-21 09:35:54 +0100
commit7f98ddff1bc7068a340e275c04ac8e1a99af1dd0 (patch)
tree9b88dfff33ce2534da4d934c0513d51422a97e22 /PKGBUILD
parent67410925631ec4ed5e553f0b995d784dd93f5532 (diff)
downloadaur-7f98ddff1bc7068a340e275c04ac8e1a99af1dd0.tar.gz
Revision bump to 0.1-2: add dependency python-sense-hat
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0cee9b7ec99..f72e0cbd9f60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Marc van der Sluys < han [at] vandersluys [dt] nl >
pkgname=han-ese-ops_rpi
pkgver=0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Scripts for the Raspberry Pi for the Final Assignment of HAN ESE OPS."
arch=('any')
url="https://github.com/han-ese/Arch-RPi"
license=('GPL3')
-depends=('bash' 'python3')
+depends=('bash' 'python3' 'python-sense-hat')
changelog=ChangeLog
source=("https://github.com/han-ese/Arch-RPi/archive/v${pkgver}.tar.gz")
sha512sums=('1f230d720d37dea4ff1663879b7776be197f4b86742f20fc578b19408fe91b5230d34a6c8ca88f72cde57a069d39039bc94c1121afee5c590c6e26c41ea2cab4')