From 60d900377094118bfd4a584d56f8df63f69f19ef Mon Sep 17 00:00:00 2001 From: Huluti Date: Tue, 27 Dec 2016 22:59:34 +0100 Subject: [PATCH] Update PKGBUILD --- BUILD/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD/PKGBUILD b/BUILD/PKGBUILD index c245019..3bdc907 100644 --- a/BUILD/PKGBUILD +++ b/BUILD/PKGBUILD @@ -3,7 +3,7 @@ pkgname=${_pkgname}-git pkgver=0.4.2 pkgrel=1 pkgdesc="A tool providing access to documentation and support for new Manjaro users." -url="https://github.com/Huluti/${_pkgname}" +url="https://github.com/manjaro/${_pkgname}" arch=('any') license=('GPL') depends=('gtk3' 'python3') @@ -12,7 +12,7 @@ makedepends=('git') replaces=('manjaro-hello') provides=('manjaro-hello') conflicts=('manjaro-hello') -source=("${_pkgname}::git+https://github.com/Huluti/${_pkgname}") +source=("${_pkgname}::git+https://github.com/manjaro/${_pkgname}") md5sums=('SKIP') pkgver() {