summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 026c20094fc6..bba23f56cb3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Gavin Lloyd <gavinhungry@gmail.com>
pkgname=volatile-git
-pkgver=0.23.c996896
+pkgver=0.49.592aad3
pkgrel=1
-pkgdesc="Simple ALSA status icon and volume control"
+pkgdesc="ALSA status icon and volume control"
url="https://github.com/gavinhungry/volatile"
license=('MIT')
arch=('any')
makedepends=('git')
-depends=('pygtk' 'python2-pyalsaaudio')
-source=("${pkgname}::git+${url}.git#branch=master")
+depends=('python-pyalsaaudio')
+source=("${pkgname}::git+${url}.git")
sha256sums=('SKIP')
pkgver () {