summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael DeGuzis2018-12-01 16:13:21 -0500
committerMichael DeGuzis2018-12-01 16:13:21 -0500
commit90989b3f713deb96a4961c890c9e47e967c43028 (patch)
treeae6f599bf2a77aab05b6686a38a1bcbdcb992815
parent477e00e076c3bd9c791b29a29966b743702dafc0 (diff)
downloadaur-90989b3f713deb96a4961c890c9e47e967c43028.tar.gz
update pkg
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99069ec0a466..445855a21359 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri May 18 02:43:57 UTC 2018
+# Sat Dec 1 21:13:14 UTC 2018
pkgbase = apt
pkgdesc = Command-line package manager used on Debian-based systems
- pkgver = 1.6.1
+ pkgver = 1.7.0
pkgrel = 1
url = http://packages.debian.org
arch = i686
@@ -25,7 +25,7 @@ pkgbase = apt
provides = apt-utils
conflicts = apt-git
replaces = apt-git
- source = git+https://salsa.debian.org/apt-team/apt.git#tag=1.6.1
+ source = git+https://salsa.debian.org/apt-team/apt.git#tag=1.7.0
sha256sums = SKIP
pkgname = apt
diff --git a/PKGBUILD b/PKGBUILD
index 29db13f040ef..025908a7e920 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Tony Lambiris <tony@critialstack.com>
pkgname=apt
-pkgver=1.6.1
+pkgver=1.7.0
pkgrel=1
pkgdesc="Command-line package manager used on Debian-based systems"
arch=('i686' 'x86_64')