summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorViraaj Basi2023-08-28 19:22:03 +0100
committerViraaj Basi2023-08-28 19:22:03 +0100
commit11dbebf4a343b7b7ae2d4c21b0ffca2d3e577e3f (patch)
tree16739d24c85d854900523e2c5cb85b985a6d84d8
parente4bf3a679baa8e20eb42e687586969b4c0f513dd (diff)
downloadaur-11dbebf4a343b7b7ae2d4c21b0ffca2d3e577e3f.tar.gz
bumped to v4.0.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72845c822741..b23fb4f90c11 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ps3-disc-dumper-bin
pkgdesc = A handy utility to make decrypted PS3 disc dumps
- pkgver = 4.0.1
+ pkgver = 4.0.2
pkgrel = 1
url = https://github.com/13xforever/ps3-disc-dumper
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = ps3-disc-dumper-bin
depends = zlib
depends = gcc-libs
options = !strip
- source = https://github.com/13xforever/ps3-disc-dumper/releases/download/v4.0.1/ps3-disc-dumper_linux_v4.0.1.zip
- source = https://github.com/13xforever/ps3-disc-dumper/archive/refs/tags/v4.0.1.zip
+ source = https://github.com/13xforever/ps3-disc-dumper/releases/download/v4.0.2/ps3-disc-dumper_linux_v4.0.2.zip
+ source = https://github.com/13xforever/ps3-disc-dumper/archive/refs/tags/v4.0.2.zip
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index dd2ec9ead401..2a63242c6ee4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Viraaj Basi <viraajbasi@gmail.com>
pkgname=ps3-disc-dumper-bin
-pkgver=4.0.1
+pkgver=4.0.2
pkgrel=1
pkgdesc="A handy utility to make decrypted PS3 disc dumps"
arch=('x86_64')