summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKobus van Schoor2017-09-22 18:27:13 +0200
committerKobus van Schoor2017-09-22 18:27:13 +0200
commitd5db77944da906eeea1d52e1e63f308e721db406 (patch)
tree3a3f543acb99f09e9f52313147018eebbe56dfc0 /PKGBUILD
parentf3d00d62312639d6dfc766d236c47174be416da9 (diff)
downloadaur-d5db77944da906eeea1d52e1e63f308e721db406.tar.gz
Updated repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a06b25e014dd..18cdbb204ff9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Kobus van Schoor <pbscube at gmail dot com>
pkgname=dotgit-git
pkgver=26.06.2017
-pkgrel=5
+pkgrel=6
pkgdesc="Development version of dotgit"
-url="http://github.com/Cube777/dotgit"
+url="http://github.com/kobus-v-schoor/dotgit"
arch=('any')
depends=('git' 'bash' 'gnupg')
conflicts=('dotgit')
-source=('git+https://github.com/Cube777/dotgit.git')
+source=('git+https://github.com/kobus-v-schoor/dotgit.git')
md5sums=('SKIP')
package()