summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPieter Goetschalckx2016-04-10 23:37:49 +0200
committerPieter Goetschalckx2016-04-10 23:37:49 +0200
commit4be94daa88432fd4cd78536e9443a0dbc01b2228 (patch)
tree53282538801dc966e9e025f58542bcf7951af8ee /PKGBUILD
parent935b438c8b2287ac758a3c42cf097b34eeed682d (diff)
downloadaur-4be94daa88432fd4cd78536e9443a0dbc01b2228.tar.gz
Gnome shell 3.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2be04e4e57b..1788273549b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnome-shell-extension-audio-output-switcher-git
pkgver=r21.5def796
-pkgrel=2
+pkgrel=3
pkgdesc="Adds a switch for choosing audio output to the system menu."
arch=('i686' 'x86_64')
url="https://github.com/anduchs/audio-output-switcher"
@@ -12,7 +12,7 @@ makedepends=('git')
source=("$pkgname::git+https://github.com/anduchs/audio-output-switcher#branch=ports2"
"gnome-shell-version.patch")
sha256sums=('SKIP'
- '544486ebf5f8e882bdda9b842aab1d8d6b0c7edbe0c48c09960da05ff5e53775')
+ 'eb90f357bf6af150c19cae6d899a2506e3b429b430f335b66e475baf45829e83')
prepare() {
cd "$pkgname"