summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072024-01-16 19:08:13 +0100
committersL1pKn072024-01-16 19:08:13 +0100
commit75061fe405e12a132ae1afbb9c8dbdc4d9741bd8 (patch)
treeb13b4aa3a6b71b73e411cb8a5bf3132f8f6dc88d
parent855518e819a98374b83442afbcb93f5740aba69a (diff)
downloadaur-pkg2zip-git.tar.gz
bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f84ad27b2f06..155fc97c4620 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = pkg2zip-git
pkgdesc = Decrypts PlayStation Vita pkg file and packages to zip archive. (GIT version)
- pkgver = 1.8.6.g9222c4e
+ pkgver = 2.3.13.g97a3985
pkgrel = 1
- url = https://github.com/mmozeiko/pkg2zip
+ url = https://github.com/lusid1/pkg2zip
arch = x86_64
license = custom:unlicense
depends = glibc
- source = git+https://github.com/mmozeiko/pkg2zip.git
+ source = git+https://github.com/lusid1/pkg2zip.git
sha256sums = SKIP
pkgname = pkg2zip-git
diff --git a/PKGBUILD b/PKGBUILD
index 06d4d1a67fe9..fb7590b19031 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Martins Mozeiko <martins.mozeiko@gmail.com>
pkgname=pkg2zip-git
-pkgver=1.8.6.g9222c4e
+pkgver=2.3.13.g97a3985
pkgrel=1
arch=('x86_64')
pkgdesc='Decrypts PlayStation Vita pkg file and packages to zip archive. (GIT version)'
-url='https://github.com/mmozeiko/pkg2zip'
+url='https://github.com/lusid1/pkg2zip'
license=('custom:unlicense')
depends=('glibc')
-source=('git+https://github.com/mmozeiko/pkg2zip.git')
+source=('git+https://github.com/lusid1/pkg2zip.git')
sha256sums=('SKIP')
pkgver() {