summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 25ba84cf62b4..7d5a9e34bf4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aptpac
pkgdesc = a pacman wrapper with syntax from debian's apt
- pkgver = 3.0.1
+ pkgver = 3.2.1
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/v3.0.1.zip
+ source = https://github.com/FascodeNet/aptpac/archive/v3.2.1.zip
md5sums = SKIP
pkgname = aptpac
diff --git a/PKGBUILD b/PKGBUILD
index 548c33438559..c7cd8c991d50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintaoner: Yamada Hayao <development@fascode.net>
# Maintainer: Abraham Levine <echo iue@trnspljc.890 | tr ietursnpl890jc acprlsurecomed>
-pkgname=aptpac
-pkgver=3.0.1
-pkgrel=1
+pkgname="aptpac"
+pkgver="3.2.1"
+pkgrel="1"
pkgdesc="a pacman wrapper with syntax from debian's apt"
arch=('any')
url="https://github.com/FascodeNet/aptpac"