summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e75bd6c1838b..4c87a50f4b2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = gnome-shell-extension-maximus-two-git
pkgdesc = Removes the title bar on maximised windows
- pkgver = r14.ca00e8a
- pkgrel = 2
- url = https://github.com/johnhoran/GnomeExtensionMaximusTwo
+ pkgver = 5
+ pkgrel = 1
+ url = https://github.com/wilfm/GnomeExtensionMaximusTwo
install = notice.install
arch = any
license = GPLv3
@@ -11,7 +11,7 @@ pkgbase = gnome-shell-extension-maximus-two-git
depends = wmctrl
provides = gnome-shell-extension-maximus-two
conflicts = gnome-shell-extension-maximus-two
- source = gnome-shell-extension-maximus-two::git+https://github.com/johnhoran/GnomeExtensionMaximusTwo
+ source = gnome-shell-extension-maximus-two::git+https://github.com/wilfm/GnomeExtensionMaximusTwo
md5sums = SKIP
pkgname = gnome-shell-extension-maximus-two-git
diff --git a/PKGBUILD b/PKGBUILD
index 6c20a94329ce..d4c6e9ccf823 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-maximus-two-git
-pkgver=r14.ca00e8a
-pkgrel=2
+pkgver=5
+pkgrel=1
pkgdesc="Removes the title bar on maximised windows"
arch=(any)
-url='https://github.com/johnhoran/GnomeExtensionMaximusTwo'
+url='https://github.com/wilfm/GnomeExtensionMaximusTwo'
license=(GPLv3)
depends=('xorg-xprop' 'wmctrl')
install=notice.install