summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhayao2020-05-04 20:03:11 +0900
committerhayao2020-05-04 20:03:11 +0900
commit350db6eeef2a14bf2a0aa73f6b926920df98050b (patch)
tree9f676aaffb2da9f145272b4c263b96e9ad744af1 /PKGBUILD
parent2fac30cba08b53208a2a0999e1ec633bba98aeb5 (diff)
downloadaur-350db6eeef2a14bf2a0aa73f6b926920df98050b.tar.gz
[update] : Updated v2.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38929edee73f..01badae4599a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Maintainer: Abraham Levine <echo iue@trnspljc.890 | tr ietursnpl890jc acprlsurecomed>
pkgname=aptpac
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
pkgdesc="a pacman wrapper with syntax from debian's apt"
-arch=('i686' 'x86_64')
-url="https://github.com/SereneTeam/aptpac"
+arch=('any')
+url="https://github.com/FascodeNet/aptpac"
license=('WTFPL')
depends=('sudo')
makedepends=('git')