summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTaijian2022-04-23 14:00:23 +0200
committerTaijian2022-04-23 14:00:23 +0200
commit87c543e6f12f191fd0b5304d95fb98c58d191fd8 (patch)
tree94c5e4319a3968304693e774abe9eb1bb435d934 /PKGBUILD
parenta4a87b1cc731f3ee51b0dfd21542bea18af71a61 (diff)
downloadaur-87c543e6f12f191fd0b5304d95fb98c58d191fd8.tar.gz
update to v42.43
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df9d82b4ff50..003b2bdf98db 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=42.42
-_pkgver=42
+pkgver=42.43
+_pkgver=43
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")
-sha256sums=('74ae347899a1a8c42bbc2a791791453c56f88f84038f76e9df818bc2f27ab735')
+sha256sums=('255b31d3013b8896c9a062b324a5c76cd5d7941e331797ba29fa6cd69083337b')
package() {
_uuid="sound-output-device-chooser@kgshank.net"