summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJavier Tiá2020-04-03 20:22:35 -0600
committerJavier Tiá2020-04-03 20:22:35 -0600
commit4a3c7d8d49bb5099a783db90751378391c75af7d (patch)
tree24a84844457d8401181cad10a15b3e4b2507b832 /PKGBUILD
parentbd98182fd19accd37fe775d51f885ca23aaf86d5 (diff)
downloadaur-alsa-sndio.tar.gz
Bump up alsa-sndio 0.2-2
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')