summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1614e1439c4..f63370b9342c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
# Maintainer: Ian Denhardt <ian@zenhack.net>
-pkgname=pacsync-hg
+pkgname=pacsync-git
pkgver=8
-pkgrel=4
+pkgrel=1
pkgdesc="A pacman frontend which manages packages based on a holistic view of the system"
arch=('any')
-url="https://bitbucket.org/isd/pacsync"
+url="https://gitlab.com/isd/pacsync"
license=('custom')
# TODO: should pin the exact version here -- but not really a huge rush, since
# this isn't actively developed...
source=('https://gitlab.com/isd/pacsync/-/archive/master/pacsync-master.tar.gz')
+replaces=('pacsync-hg')
build() {
: