summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c97f8840379f..a42ef3b9830f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = apt
pkgdesc = Command-line package manager used on Debian-based systems
- pkgver = 1.4
+ pkgver = 1.4.4
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
+ source = git+https://anonscm.debian.org/git/apt/apt.git#tag=1.4.4
sha256sums = SKIP
pkgname = apt
diff --git a/PKGBUILD b/PKGBUILD
index 45db21777c23..e53f4feb334d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Tony Lambiris <tony@critialstack.com>
pkgname=apt
-pkgver=1.4
+pkgver=1.4.4
pkgrel=1
pkgdesc="Command-line package manager used on Debian-based systems"
arch=('i686' 'x86_64')