Update PKGBUILD

merge-requests/64/head
Huluti 2016-12-27 22:59:34 +01:00
parent a0286114b6
commit 60d9003770
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ pkgname=${_pkgname}-git
pkgver=0.4.2 pkgver=0.4.2
pkgrel=1 pkgrel=1
pkgdesc="A tool providing access to documentation and support for new Manjaro users." 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') arch=('any')
license=('GPL') license=('GPL')
depends=('gtk3' 'python3') depends=('gtk3' 'python3')
@ -12,7 +12,7 @@ makedepends=('git')
replaces=('manjaro-hello') replaces=('manjaro-hello')
provides=('manjaro-hello') provides=('manjaro-hello')
conflicts=('manjaro-hello') conflicts=('manjaro-hello')
source=("${_pkgname}::git+https://github.com/Huluti/${_pkgname}") source=("${_pkgname}::git+https://github.com/manjaro/${_pkgname}")
md5sums=('SKIP') md5sums=('SKIP')
pkgver() { pkgver() {