summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-06-13 17:18:30 +0200
committerXZS2016-06-13 17:18:30 +0200
commit19b6416f2c3791daffb6adeeafed948d89574cf0 (patch)
tree85f5f96f305cd3ec7b9041fae31a0d38044443a0
parent1c45a87df1937ef2de252c9ff179e1f65286cf9a (diff)
downloadaur-19b6416f2c3791daffb6adeeafed948d89574cf0.tar.gz
source from upstream
This does not switch the source back to the original upstream, which did not merge the pull request mentioned in the last commit "source from fork" modifying this package, which caused the digression. Instead, another fork was chosen, because it seems to be the most active, already having pulled together multiple other forks, one of them the aforementioned. Its maintainer also took over the closely related window buttons extension.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd322216484a..80b5863c78b3 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 = 5
- pkgrel = 2
- url = https://github.com/dffischer/GnomeExtensionMaximusTwo
+ pkgrel = 3
+ url = https://github.com/danielkza/GnomeExtensionMaximusTwo
install = notice.install
arch = any
license = GPLv3
@@ -12,7 +12,7 @@ pkgbase = gnome-shell-extension-maximus-two-git
depends = gnome-shell
provides = gnome-shell-extension-maximus-two=5
conflicts = gnome-shell-extension-maximus-two
- source = gnome-shell-extension-maximus-two::git+https://github.com/dffischer/GnomeExtensionMaximusTwo
+ source = gnome-shell-extension-maximus-two::git+https://github.com/danielkza/GnomeExtensionMaximusTwo
md5sums = SKIP
pkgname = gnome-shell-extension-maximus-two-git
diff --git a/PKGBUILD b/PKGBUILD
index 74c5fcfef75f..1295136838c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=gnome-shell-extension-maximus-two-git
pkgver=5
-pkgrel=2
+pkgrel=3
pkgdesc="Removes the title bar on maximised windows"
arch=(any)
-url='https://github.com/dffischer/GnomeExtensionMaximusTwo'
+url='https://github.com/danielkza/GnomeExtensionMaximusTwo'
license=(GPLv3)
depends=('xorg-xprop' 'wmctrl')
install=notice.install