summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41f1b221a382..5c6c75a303b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gunnar Bretthauer <taijian@posteo.de>
# Contributor: Kalle Lindqvist <kalle.lindqvist@mykolab.com>
pkgname=gnome-shell-extension-sound-output-device-chooser
-pkgver=40.38
-_pkgver=38
+pkgver=40.39
+_pkgver=39
pkgrel=1
pkgdesc="Sound Input & Output Device Chooser."
arch=('any')
@@ -12,7 +12,7 @@ conflicts=('gnome-shell-extension-sound-output-device-chooser-git')
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=('946c49cd8a503503a401fa5a0c437907')
+md5sums=('d6689a977735282aeb378621754ce82f')
package() {
_uuid="sound-output-device-chooser@kgshank.net"