summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKalle Lindqvist2020-05-31 20:23:51 +0200
committerKalle Lindqvist2020-05-31 20:23:51 +0200
commit71324efb7e45774e3fb9b4a1d5cb25674d3a9449 (patch)
tree9e9b532e28db177132ee23f98037c394a09146a6 /PKGBUILD
parent821686e8f4425761a95628f79a8e5f03542a638a (diff)
downloadaur-71324efb7e45774e3fb9b4a1d5cb25674d3a9449.tar.gz
Update to v.30
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8cfae4c408ab..8589c82bf088 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kalle Lindqvist <kalle.lindqvist@mykolab.com>
pkgname=gnome-shell-extension-sound-output-device-chooser
-pkgver=28
-pkgrel=2
+pkgver=30
+pkgrel=1
pkgdesc="Sound Input & Output Device Chooser."
arch=('any')
url="https://github.com/kgshank/gse-sound-output-device-chooser"
@@ -9,7 +9,7 @@ license=('GPL')
depends=('gnome-shell')
optdepends=('python: for new profile identification')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/kgshank/gse-sound-output-device-chooser/archive/${pkgver}.tar.gz")
-md5sums=("50dd52975f973a976aeee75e95d1206b")
+md5sums=("16aa0bf0f4fe66e30254d2fbdead6b1c")
package() {
_uuid="sound-output-device-chooser@kgshank.net"