summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2019-10-30 01:56:21 +0100
committerXZS2019-10-30 01:56:21 +0100
commita77bc74abcc94bfad70552d3a44630d882e7703a (patch)
tree0075d5d90eab097a965a4a936a8717a19b57688c
parent3314aa4f0bbdf26373552a1c0945f71b27f858cc (diff)
downloadaur-a77bc74abcc94bfad70552d3a44630d882e7703a.tar.gz
propagate upstream update
The extension is now compatible with the recent gnome-shell version 3.34. Changes in its processor were adapted to.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db61af531d77..bcc5266f6139 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.2
+ pkgver = 0.17.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.16.2
+ provides = gnome-shell-extension-volume-mixer=0.17.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 eab04d659f8f..6698def933fa 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.2
+pkgver=0.17.0
pkgrel=1
pkgdesc="Applet allowing separate configuration of pulseaudio mixers"
arch=(any)