summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-04-21 13:26:22 +0200
committerXZS2016-04-21 13:26:22 +0200
commit8a7bca0e6942c220563dee29f12bab9732f7ad4d (patch)
tree1c59fe66ed26cd9d50312a81f24ccb4db39dab90
parent92aee88d998d1c7def29a97c976824fbfc75165c (diff)
downloadaur-8a7bca0e6942c220563dee29f12bab9732f7ad4d.tar.gz
upstream has merged, switch back to original
The pull request for current shell version compatibility [1] was merged, so there is no need to source from a fork any longer. [1]: https://github.com/meghprkh/wintitle/pull/3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dcb4f584d654..99cc308b0691 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = gnome-shell-extension-wintitle-git
pkgdesc = Shows the title of window when scrolled on the appMenu button.
- pkgver = r18
+ pkgver = r19
pkgrel = 1
- url = https://github.com/dffischer/wintitle
+ url = https://github.com/meghprkh/wintitle
install = notice.install
arch = any
license = GPLv2
makedepends = git
depends = gnome-shell
- provides = gnome-shell-extension-wintitle=r18
+ provides = gnome-shell-extension-wintitle=r19
conflicts = gnome-shell-extension-wintitle
- source = gnome-shell-extension-wintitle::git+https://github.com/dffischer/wintitle
+ source = gnome-shell-extension-wintitle::git+https://github.com/meghprkh/wintitle
md5sums = SKIP
pkgname = gnome-shell-extension-wintitle-git
diff --git a/PKGBUILD b/PKGBUILD
index 9b766655beca..fa8aab6c6158 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
# You may find it convenient to file issues and pull requests there.
pkgname=gnome-shell-extension-wintitle-git
-pkgver=r18
+pkgver=r19
pkgrel=1
pkgdesc="Shows the title of window when scrolled on the appMenu button."
arch=(any)
-url="https://github.com/dffischer/wintitle"
+url="https://github.com/meghprkh/wintitle"
license=(GPLv2)
install=notice.install