OSDN Git Service

[update] : Updated version to 3.1.0 v3.1.0
authorhayao <shun819.mail@gmail.com>
Sat, 21 Nov 2020 03:26:55 +0000 (12:26 +0900)
committerhayao <shun819.mail@gmail.com>
Sat, 21 Nov 2020 03:26:55 +0000 (12:26 +0900)
.SRCINFO
PKGBUILD
aptpac

index 25ba84c..a280e5a 100644 (file)
--- 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.1.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/v3.0.1.zip
+       source = https://github.com/FascodeNet/aptpac/archive/v3.1.0.zip
        md5sums = SKIP
 
 pkgname = aptpac
index 548c334..d1e9917 100644 (file)
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Abraham Levine <echo iue@trnspljc.890 | tr ietursnpl890jc acprlsurecomed>
 
 pkgname=aptpac
-pkgver=3.0.1
+pkgver=3.1.0
 pkgrel=1
 pkgdesc="a pacman wrapper with syntax from debian's apt"
 arch=('any')
diff --git a/aptpac b/aptpac
index 5b5b697..f657a24 100755 (executable)
--- a/aptpac
+++ b/aptpac
@@ -21,7 +21,7 @@ AURHELPER=
 
 
 set -e
-APTPAC_VERSION="3.0.1"
+APTPAC_VERSION="3.1.0"
 PACMAN_OPTIONS=
 HELPERS=(
     "/usr/bin/yay"