summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbdfef63629e..8a981a21e502 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=latest
pkgrel=1
pkgdesc="Stylish dconf editor designed for elementary OS"
arch=('i686' 'x86_64')
-url="https://github.com/cassidyjames/configurator"
+url="https://github.com/cassidyjames/${gitname}"
license=('GPL3')
depends=('gtk3' 'vala' 'granite' 'glib2')
optdepends=('lib32-glib2')