summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorprofessorkaos642017-02-07 21:20:35 -0500
committerprofessorkaos642017-02-07 21:20:35 -0500
commit72fc3e11982024b8e40aabbf71f7f76dd016972c (patch)
tree60f239cbe8744115c234cfc20bfbc082f4cb0aa4
parent2176b95a8b985967f111d8f3e900b551ede0ade0 (diff)
downloadaur-72fc3e11982024b8e40aabbf71f7f76dd016972c.tar.gz
update release
-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"