summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael DeGuzis2018-05-17 22:47:36 -0400
committerMichael DeGuzis2018-05-17 22:47:36 -0400
commit8df08e147c2204bc7612982703179d37006e4005 (patch)
tree1a912e41f39c40f7c301316546e4eb49e7c0a415
parente708dbf33040cf80ca2b73f25fa9686141420b3a (diff)
downloadaur-8df08e147c2204bc7612982703179d37006e4005.tar.gz
update pkg
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c6d2e8ca103..3789585fa318 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Fri May 18 02:47:35 UTC 2018
pkgbase = apt-git
pkgdesc = Command-line package manager used on Debian-based systems (git-latest)
- pkgver = 1.4.4.r0.g5dc951d7c
+ pkgver = 1.7.0_alpha0.r25.ge2e2c8c72
pkgrel = 1
url = http://packages.debian.org
arch = i686
@@ -22,7 +24,7 @@ pkgbase = apt-git
provides = apt-utils
conflicts = apt
replaces = apt
- source = apt-git::git+https://anonscm.debian.org/git/apt/apt.git
+ source = apt-git::git+https://salsa.debian.org/apt-team/apt.git
sha256sums = SKIP
pkgname = apt-git
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() {