summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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() {