summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaor Kadosh2022-02-24 15:20:11 +0200
committerMaor Kadosh2022-02-24 15:20:11 +0200
commitfb5eed536e1b0d520289c7d6c8c222b4e4d3850e (patch)
treeef094701181e28915fa15d72edc7db017e27e7a2 /PKGBUILD
parent9ec165f18530d4e34bef6d222d92672006e3174d (diff)
downloadaur-gitless-git.tar.gz
moved to goldstar611/gitless.git
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() {