summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael DeGuzis2017-10-21 12:40:36 -0400
committerMichael DeGuzis2017-10-21 12:40:36 -0400
commit29b243bbc6d8c8e129562f3ac84b1d9d2de193a8 (patch)
tree0ba93bc752b3fb7489890d7fd750e2d0a92fd774
parentb2b51cf8b155d76ca0c521151ec665c831e7a88a (diff)
downloadaur-29b243bbc6d8c8e129562f3ac84b1d9d2de193a8.tar.gz
update tag
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3094fec11545..41f239dc6039 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sat Oct 21 16:40:26 UTC 2017
pkgbase = apt
pkgdesc = Command-line package manager used on Debian-based systems
- pkgver = 1.4.6
+ pkgver = 1.5
pkgrel = 1
url = http://packages.debian.org
arch = i686
@@ -23,7 +25,7 @@ pkgbase = apt
provides = apt-utils
conflicts = apt-git
replaces = apt-git
- source = git+https://anonscm.debian.org/git/apt/apt.git#tag=1.4.6
+ source = git+https://anonscm.debian.org/git/apt/apt.git#tag=1.5
sha256sums = SKIP
pkgname = apt
diff --git a/PKGBUILD b/PKGBUILD
index 3ac2f4df2784..b2e33770516d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Tony Lambiris <tony@critialstack.com>
pkgname=apt
-pkgver=1.4.6
+pkgver=1.5
pkgrel=1
pkgdesc="Command-line package manager used on Debian-based systems"
arch=('i686' 'x86_64')