summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorViraaj Basi2024-01-22 15:05:28 +0000
committerViraaj Basi2024-01-22 15:05:28 +0000
commit9ee18948ac6a80262894a160f2040d4f44e5b33e (patch)
treed5a4ee785f6d7a699903d6c8b0d36a68a7c607ec
parent109f8168d5a8c2ad3101a13f80056aa1ebaee9aa (diff)
downloadaur-9ee18948ac6a80262894a160f2040d4f44e5b33e.tar.gz
bumped to v4.0.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 741176100393..15413238c02d 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.8
+ pkgver = 4.0.9
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.8/ps3-disc-dumper_linux_v4.0.8.zip
- source = https://github.com/13xforever/ps3-disc-dumper/archive/refs/tags/v4.0.8.zip
+ source = https://github.com/13xforever/ps3-disc-dumper/releases/download/v4.0.9/ps3-disc-dumper_linux_v4.0.9.zip
+ source = https://github.com/13xforever/ps3-disc-dumper/archive/refs/tags/v4.0.9.zip
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index adc93892ca8d..a0867892205a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Viraaj Basi <viraajbasi@gmail.com>
pkgname=ps3-disc-dumper-bin
-pkgver=4.0.8
+pkgver=4.0.9
pkgrel=1
pkgdesc="A handy utility to make decrypted PS3 disc dumps"
arch=('x86_64')