summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2019-10-28 21:22:57 +0100
committerXZS2019-10-28 21:22:57 +0100
commitae6bb93e108b28ec81e1b0919177ea6e092084bf (patch)
treecd43742dfca81605a2cd0d9b667ae35b8acd02ed
parent06f9e9600b7dd67eb3a3871b7ebf99a77f8e9f69 (diff)
downloadaur-ae6bb93e108b28ec81e1b0919177ea6e092084bf.tar.gz
propagate upstream update
Some features were removed during refactoring, as they are now provided by gnome-shell itself.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b6b619a0568..367b717d33b8 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.15.0
+ pkgver = 0.16.0
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.15.0
+ provides = gnome-shell-extension-volume-mixer=0.16.0
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 c5713e67c73b..162916aa121a 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.15.0
+pkgver=0.16.0
pkgrel=1
pkgdesc="Applet allowing separate configuration of pulseaudio mixers"
arch=(any)