summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartins Mozeiko2017-10-31 22:37:33 -0700
committerMartins Mozeiko2017-10-31 22:37:33 -0700
commit32f4d63fe7aa1e732a9927d8a9486782779e2dbb (patch)
tree28d1fe457421114c81bf014c158c7c5083dc244a
parent6e82da1d5f715b0a8695c7431edcfadd546a6459 (diff)
downloadaur-32f4d63fe7aa1e732a9927d8a9486782779e2dbb.tar.gz
upstream update to v1.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da58e56ba066..acec0e6649b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = pkg2zip
pkgdesc = Decrypts PlayStation Vita pkg file and packages to zip archive
- pkgver = 1.5
+ pkgver = 1.6
pkgrel = 1
url = https://github.com/mmozeiko/pkg2zip
arch = i686
arch = x86_64
license = custom:unlicense
- source = https://github.com/mmozeiko/pkg2zip/archive/v1.5.tar.gz
- sha256sums = 1e4750c06dc79ddc24e81cbc867eb6eb2ac8258f3b766055ed3dfcb77d200ae1
+ source = https://github.com/mmozeiko/pkg2zip/archive/v1.6.tar.gz
+ sha256sums = 3243513ddd96a1086fabcf7e347a3ee8f1014a0963262a68616dd48cc0a69065
pkgname = pkg2zip
diff --git a/PKGBUILD b/PKGBUILD
index 9b1279208a5b..b77557410bc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Martins Mozeiko <martins.mozeiko@gmail.com>
pkgname=pkg2zip
-pkgver=1.5
+pkgver=1.6
pkgrel=1
pkgdesc='Decrypts PlayStation Vita pkg file and packages to zip archive'
url='https://github.com/mmozeiko/pkg2zip'
arch=('i686' 'x86_64')
license=('custom:unlicense')
source=("https://github.com/mmozeiko/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('1e4750c06dc79ddc24e81cbc867eb6eb2ac8258f3b766055ed3dfcb77d200ae1')
+sha256sums=('3243513ddd96a1086fabcf7e347a3ee8f1014a0963262a68616dd48cc0a69065')
package() {