summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 635fcc45078f..024ae32ed729 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = apt-git
pkgdesc = Command-line package manager used on Debian-based systems (git-latest)
- pkgver = 1.4_beta2.r2.gf47f4b1
- pkgrel = 2
+ pkgver = 1.4_rc1.r0.g08ac79026
+ pkgrel = 1
url = http://packages.debian.org
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index b48a01496e62..cae34f8fb68e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Tony Lambiris <tony@critialstack.com>
pkgname=apt-git
-pkgver=1.4_beta2.r2.gf47f4b1
-pkgrel=2
+pkgver=1.4_rc1.r0.g08ac79026
+pkgrel=1
pkgdesc="Command-line package manager used on Debian-based systems (git-latest)"
arch=('i686' 'x86_64')
url="http://packages.debian.org"