summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael DeGuzis2018-02-25 09:20:11 -0500
committerMichael DeGuzis2018-02-25 09:20:11 -0500
commitf7a9a88c04de0d3d7535c22635c8c0dc5353a18c (patch)
tree12e733a22a81d9cf0394842562c408c777ea13c8
parent29b243bbc6d8c8e129562f3ac84b1d9d2de193a8 (diff)
downloadaur-f7a9a88c04de0d3d7535c22635c8c0dc5353a18c.tar.gz
new version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41f239dc6039..fa8e3f429f6f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Oct 21 16:40:26 UTC 2017
+# Sun Feb 25 14:19:50 UTC 2018
pkgbase = apt
pkgdesc = Command-line package manager used on Debian-based systems
- pkgver = 1.5
+ pkgver = 1.5.1
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://anonscm.debian.org/git/apt/apt.git#tag=1.5
+ source = git+https://anonscm.debian.org/git/apt/apt.git#tag=1.5.1
sha256sums = SKIP
pkgname = apt
diff --git a/PKGBUILD b/PKGBUILD
index b2e33770516d..7c7c5011c030 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Tony Lambiris <tony@critialstack.com>
pkgname=apt
-pkgver=1.5
+pkgver=1.5.1
pkgrel=1
pkgdesc="Command-line package manager used on Debian-based systems"
arch=('i686' 'x86_64')