summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTaijian2022-04-08 17:09:04 +0200
committerTaijian2022-04-08 17:09:04 +0200
commita4a87b1cc731f3ee51b0dfd21542bea18af71a61 (patch)
tree4126dc911764cb9be289de7497f0b6bbcc65e561 /PKGBUILD
parentad692d97d264669c290b225759ff38e2ff114a7a (diff)
downloadaur-a4a87b1cc731f3ee51b0dfd21542bea18af71a61.tar.gz
update to v42.42
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c1e162d34a9..df9d82b4ff50 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=41.39
-_pkgver=39
+pkgver=42.42
+_pkgver=42
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")
-sha2sums=('d6689a977735282aeb378621754ce82f')
+sha256sums=('74ae347899a1a8c42bbc2a791791453c56f88f84038f76e9df818bc2f27ab735')
package() {
_uuid="sound-output-device-chooser@kgshank.net"
@@ -22,4 +22,3 @@ package() {
install -d "${pkgdir}/usr/share/gnome-shell/extensions/${_uuid}"
cp -r "${_uuid}" "${pkgdir}/usr/share/gnome-shell/extensions/"
}
-sha256sums=('c56af4ce7ff706762e5b3d71918e76661d2afc7434926269efc65fac20c1674f')