summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorevertonstz2019-11-12 21:50:06 -0300
committerevertonstz2019-11-12 21:50:06 -0300
commitcbefc14bd0b1842a1e9f5ff0a1f68df51c6f6a88 (patch)
tree210ec570efc24cc8c35959dcb24eb88b3578481f
parent4b25f4e5f122f7db866d5a97e39866be3013d671 (diff)
downloadaur-cbefc14bd0b1842a1e9f5ff0a1f68df51c6f6a88.tar.gz
release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cf8c446e493..4ca6ab088151 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pkg2zip-fork
pkgdesc = This is for lusid1's fork, recomended by NoPayStation. Decrypts PlayStation Vita pkg file and packages to zip archive
pkgver = 2.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/lusid1/pkg2zip
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index dc4b97cf8487..328b72297acb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Martins Mozeiko <martins.mozeiko@gmail.com>
+# Maintainer: evertonstz
pkgname=pkg2zip-fork
pkgver=2.2
-pkgrel=1
+pkgrel=2
pkgdesc="This is for lusid1's fork, recomended by NoPayStation. Decrypts PlayStation Vita pkg file and packages to zip archive"
url='https://github.com/lusid1/pkg2zip'
arch=('i686' 'x86_64')