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 f72e0cbd9f60..238b794eb645 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=2
+pkgrel=3
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' 'python-sense-hat')
+depends=('bash' 'python3' 'python-sense-hat' 'python-netifaces')
changelog=ChangeLog
source=("https://github.com/han-ese/Arch-RPi/archive/v${pkgver}.tar.gz")
sha512sums=('1f230d720d37dea4ff1663879b7776be197f4b86742f20fc578b19408fe91b5230d34a6c8ca88f72cde57a069d39039bc94c1121afee5c590c6e26c41ea2cab4')