summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2019-10-30 01:56:03 +0100
committerXZS2019-10-30 01:56:03 +0100
commit3314aa4f0bbdf26373552a1c0945f71b27f858cc (patch)
tree94addd8277c03a94ca88a2c51b8617e6973b913d
parentbe2a2d46b640ebb3f8183dc90c088e5789aa7b8e (diff)
downloadaur-3314aa4f0bbdf26373552a1c0945f71b27f858cc.tar.gz
propagate upstream update
The standalone button was made to function again.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc4f01b93f1d..db61af531d77 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-volume-mixer-git
pkgdesc = Applet allowing separate configuration of pulseaudio mixers
- pkgver = 0.16.1
+ pkgver = 0.16.2
pkgrel = 1
url = https://github.com/aleho/gnome-shell-volume-mixer
install = gschemas.install
@@ -8,7 +8,7 @@ pkgbase = gnome-shell-extension-volume-mixer-git
license = GPLv2
makedepends = git
depends = gnome-shell
- provides = gnome-shell-extension-volume-mixer=0.16.1
+ provides = gnome-shell-extension-volume-mixer=0.16.2
conflicts = gnome-shell-extension-volume-mixer
source = gnome-shell-extension-volume-mixer::git+https://github.com/aleho/gnome-shell-volume-mixer
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6ad6d7358242..eab04d659f8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# You may find it convenient to file issues and pull requests there.
pkgname=gnome-shell-extension-volume-mixer-git
-pkgver=0.16.1
+pkgver=0.16.2
pkgrel=1
pkgdesc="Applet allowing separate configuration of pulseaudio mixers"
arch=(any)