summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorViraaj Basi2024-02-11 03:08:44 +0000
committerViraaj Basi2024-02-11 03:08:44 +0000
commit883203beff2dd8a417acde34d965414206a5d8c9 (patch)
tree923e36a6fd0c58676e811a0a6171ebf3b9df3644
parentd8f5a695ebd8cc3974314334866866e9a5f389f2 (diff)
downloadaur-883203beff2dd8a417acde34d965414206a5d8c9.tar.gz
bumped to v4.1.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cece872c40c..00eae8b5ffda 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ps3-disc-dumper-bin
pkgdesc = A handy utility to make decrypted PS3 disc dumps
- pkgver = 4.1.3
- pkgrel = 2
+ pkgver = 4.1.4
+ pkgrel = 1
url = https://github.com/13xforever/ps3-disc-dumper
arch = x86_64
license = MIT
@@ -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.1.3/ps3-disc-dumper_linux_v4.1.3r2.zip
- source = https://github.com/13xforever/ps3-disc-dumper/archive/refs/tags/v4.1.3.zip
+ source = https://github.com/13xforever/ps3-disc-dumper/releases/download/v4.1.4/ps3-disc-dumper_linux_v4.1.4.zip
+ source = https://github.com/13xforever/ps3-disc-dumper/archive/refs/tags/v4.1.4.zip
source = ps3-disc-dumper.desktop
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e29fdc12f94d..f770d25c817e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Viraaj Basi <viraajbasi@gmail.com>
pkgname=ps3-disc-dumper-bin
-pkgver=4.1.3
-pkgrel=2
+pkgver=4.1.4
+pkgrel=1
pkgdesc="A handy utility to make decrypted PS3 disc dumps"
arch=('x86_64')
url="https://github.com/13xforever/ps3-disc-dumper"
license=('MIT')
depends=('glibc' 'zlib' 'gcc-libs')
options=('!strip')
-source=("https://github.com/13xforever/${pkgname/-bin/}/releases/download/v${pkgver}/${pkgname/-bin/}_linux_v${pkgver}r2.zip"
+source=("https://github.com/13xforever/${pkgname/-bin/}/releases/download/v${pkgver}/${pkgname/-bin/}_linux_v${pkgver}.zip"
"https://github.com/13xforever/${pkgname/-bin/}/archive/refs/tags/v${pkgver}.zip"
"ps3-disc-dumper.desktop")
md5sums=('SKIP' 'SKIP' 'SKIP')