summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael DeGuzis2017-07-19 21:05:55 -0400
committerMichael DeGuzis2017-07-19 21:05:55 -0400
commitb2b51cf8b155d76ca0c521151ec665c831e7a88a (patch)
tree267bbd1c0fe8338ee0e2ed654aa2affc730f2d11
parent54074062213e5a388009632220d82ba66903e5f8 (diff)
downloadaur-b2b51cf8b155d76ca0c521151ec665c831e7a88a.tar.gz
update release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a42ef3b9830f..3094fec11545 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = apt
pkgdesc = Command-line package manager used on Debian-based systems
- pkgver = 1.4.4
+ pkgver = 1.4.6
pkgrel = 1
url = http://packages.debian.org
arch = i686
@@ -23,7 +23,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.4
+ source = git+https://anonscm.debian.org/git/apt/apt.git#tag=1.4.6
sha256sums = SKIP
pkgname = apt
diff --git a/PKGBUILD b/PKGBUILD
index e53f4feb334d..3ac2f4df2784 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Tony Lambiris <tony@critialstack.com>
pkgname=apt
-pkgver=1.4.4
+pkgver=1.4.6
pkgrel=1
pkgdesc="Command-line package manager used on Debian-based systems"
arch=('i686' 'x86_64')