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 f626b2f6da57..bad4cab2cb6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=alsa-sndio
pkgver=0.2
-pkgrel=1
+pkgrel=2
pkgdesc="ALSA PCM to play audio on sndio servers"
arch=('i686' 'x86_64')
url="https://github.com/Duncaen/alsa-sndio"
license=('ISC')
-depends=(alsa-lib sndio)
+depends=(alsa-lib sndio python-pystache)
source=("https://github.com/Duncaen/${pkgname}/archive/${pkgver}.tar.gz")
sha512sums=('50371881eaceb224703632df1078ea6d39eb51d9cc652029cc75a41f4b66f4a1d73f8f9b07cfbba27c11db5c6bcf5c4c9c80e26d0d7b8a305bc6a48f9f63e8c7')