summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGavin Lloyd2022-03-07 12:04:44 -0800
committerGavin Lloyd2022-03-07 12:04:44 -0800
commit28805a59cad261a56c3811db43c479eeb4d5f21b (patch)
tree403601a86454b6f61497adbcf6e3a0a8e8b5fd9b /PKGBUILD
parentcc46d0b514a7cf7aafc43238b0f39ce611b46c14 (diff)
downloadaur-28805a59cad261a56c3811db43c479eeb4d5f21b.tar.gz
Use default Git branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 074530422e81..b047ae2786d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gavin Lloyd <gavinhungry@gmail.com>
pkgname=volatile-git
-pkgver=0.28.d4e0090
+pkgver=0.33.64f5dbb
pkgrel=1
pkgdesc="Simple ALSA status icon and volume control"
url="https://github.com/gavinhungry/volatile"
@@ -9,7 +9,7 @@ license=('MIT')
arch=('any')
makedepends=('git')
depends=('pygtk' 'python2-pyalsaaudio')
-source=("${pkgname}::git+${url}.git#branch=master")
+source=("${pkgname}::git+${url}.git")
sha256sums=('SKIP')
pkgver () {