summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9204cb752a78..1b17ed3995c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Maor Kadosh <qoev@protonmail.com>
pkgname=gitless-git
-pkgver=619.g1ffeab0
+pkgver=3.ge32e2cc
pkgrel=1
pkgdesc="A scientifically proven easier-to-use git interface (git upstream)"
arch=(x86_64)
@@ -12,7 +12,7 @@ depends=(python-pygit2 python-setuptools)
makedepends=(git)
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")
-source=($pkgname::git://github.com/gitless-vcs/gitless.git)
+source=($pkgname::git://github.com/goldstar611/gitless.git)
md5sums=('SKIP') # since the sources aren't static
pkgver() {