summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael DeGuzis2018-05-17 22:47:36 -0400
committerMichael DeGuzis2018-05-17 22:47:36 -0400
commit8df08e147c2204bc7612982703179d37006e4005 (patch)
tree1a912e41f39c40f7c301316546e4eb49e7c0a415 /PKGBUILD
parente708dbf33040cf80ca2b73f25fa9686141420b3a (diff)
downloadaur-apt-git.tar.gz
update pkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06a4212f81ea..a1b2b4d0b830 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Tony Lambiris <tony@critialstack.com>
pkgname=apt-git
-pkgver=1.4.4.r0.g5dc951d7c
+pkgver=1.7.0_alpha0.r25.ge2e2c8c72
pkgrel=1
pkgdesc="Command-line package manager used on Debian-based systems (git-latest)"
arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ backup=()
options=()
install=
changelog=
-source=("$pkgname::git+https://anonscm.debian.org/git/apt/apt.git")
+source=("$pkgname::git+https://salsa.debian.org/apt-team/apt.git")
sha256sums=('SKIP')
pkgver() {