summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d30cffa26128..e870bafcc08d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgname=gnome-shell-extension-bottompanel-git
_pkgname=gnome-shell-extension-bottompanel
_pkgauthor=Thoma5
pkgver=27.fa9d21c
-pkgrel=1
+pkgrel=2
pkgdesc="Move your GNOME 3.16+ shell panel to the bottom."
arch=('any')
-url="https://github.com/horst3180/${_pkgname}"
+url="https://github.com/${_pkgauthor}/${_pkgname}"
license=('GPL3')
depends=('gnome-shell>=3.16')
makedepends=('git')