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 df9af810e8b4..702d653099ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aptpac
pkgdesc = a pacman wrapper with syntax from debian's apt
- pkgver = 2.2.0
+ pkgver = 3.0.0
pkgrel = 1
url = https://github.com/FascodeNet/aptpac
arch = any
@@ -10,7 +10,7 @@ pkgbase = aptpac
conflicts = apt
conflicts = apt-git
conflicts = aptpac-git
- source = https://github.com/FascodeNet/aptpac/archive/v2.2.0.zip
+ source = https://github.com/FascodeNet/aptpac/archive/v3.0.0.zip
md5sums = SKIP
pkgname = aptpac
diff --git a/PKGBUILD b/PKGBUILD
index 4bba6cae1917..943d7038bec7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Abraham Levine <echo iue@trnspljc.890 | tr ietursnpl890jc acprlsurecomed>
pkgname=aptpac
-pkgver=2.2.0
+pkgver=3.0.0
pkgrel=1
pkgdesc="a pacman wrapper with syntax from debian's apt"
arch=('any')