From 718a8152ac2d7d837b34f2065d02839786714c29 Mon Sep 17 00:00:00 2001 From: hayao Date: Wed, 12 Aug 2020 10:20:07 +0900 Subject: [PATCH] [update] : Verison 3.0.1 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- aptpac | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 702d653..25ba84c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = aptpac pkgdesc = a pacman wrapper with syntax from debian's apt - pkgver = 3.0.0 + pkgver = 3.0.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.0.zip + source = https://github.com/FascodeNet/aptpac/archive/v3.0.1.zip md5sums = SKIP pkgname = aptpac diff --git a/PKGBUILD b/PKGBUILD index 3b6d93c..548c334 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Maintainer: Abraham Levine pkgname=aptpac -pkgver=3.0.0 -pkgrel=2 +pkgver=3.0.1 +pkgrel=1 pkgdesc="a pacman wrapper with syntax from debian's apt" arch=('any') url="https://github.com/FascodeNet/aptpac" diff --git a/aptpac b/aptpac index bf85f90..511a07f 100755 --- a/aptpac +++ b/aptpac @@ -14,7 +14,7 @@ # License: Do What The Fuck You Want To Public License # maintained by Yamada Hayao -APTPAC_VERSION="3.0.0" +APTPAC_VERSION="3.0.1" set -e