summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorViraaj Basi2023-08-31 17:18:00 +0100
committerViraaj Basi2023-08-31 17:18:00 +0100
commitfa69fde13ce7fc75f3118852805f9f4a6a3dd7bb (patch)
tree6a5180e6e0d4abb0d95e19bac8b5f1d05578eb82
parent11dbebf4a343b7b7ae2d4c21b0ffca2d3e577e3f (diff)
downloadaur-fa69fde13ce7fc75f3118852805f9f4a6a3dd7bb.tar.gz
bumped to v4.0.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b23fb4f90c11..ec501fa608ed 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.2
+ pkgver = 4.0.3
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.2/ps3-disc-dumper_linux_v4.0.2.zip
- source = https://github.com/13xforever/ps3-disc-dumper/archive/refs/tags/v4.0.2.zip
+ source = https://github.com/13xforever/ps3-disc-dumper/releases/download/v4.0.3/ps3-disc-dumper_linux_v4.0.3.zip
+ source = https://github.com/13xforever/ps3-disc-dumper/archive/refs/tags/v4.0.3.zip
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2a63242c6ee4..41a11ef9c425 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Viraaj Basi <viraajbasi@gmail.com>
pkgname=ps3-disc-dumper-bin
-pkgver=4.0.2
+pkgver=4.0.3
pkgrel=1
pkgdesc="A handy utility to make decrypted PS3 disc dumps"
arch=('x86_64')