summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-04-19 01:24:03 +0200
committerXZS2016-04-19 01:24:03 +0200
commit92aee88d998d1c7def29a97c976824fbfc75165c (patch)
treec226cfd680272f89aaaa3b806cfe794cef9d7cdc
parent5dd7d28f524f71867d8d0082c51129f120d46bbb (diff)
downloadaur-92aee88d998d1c7def29a97c976824fbfc75165c.tar.gz
propagate gnome-shell 3.20 compatibility
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f48f298fc39..dcb4f584d654 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = gnome-shell-extension-wintitle-git
pkgdesc = Shows the title of window when scrolled on the appMenu button.
- pkgver = r17
- pkgrel = 2
+ pkgver = r18
+ pkgrel = 1
url = https://github.com/dffischer/wintitle
install = notice.install
arch = any
license = GPLv2
makedepends = git
depends = gnome-shell
- provides = gnome-shell-extension-wintitle=r17
+ provides = gnome-shell-extension-wintitle=r18
conflicts = gnome-shell-extension-wintitle
source = gnome-shell-extension-wintitle::git+https://github.com/dffischer/wintitle
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 651bae61803b..9b766655beca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# You may find it convenient to file issues and pull requests there.
pkgname=gnome-shell-extension-wintitle-git
-pkgver=r17
-pkgrel=2
+pkgver=r18
+pkgrel=1
pkgdesc="Shows the title of window when scrolled on the appMenu button."
arch=(any)
url="https://github.com/dffischer/wintitle"