summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorViraaj Basi2023-08-12 11:18:59 +0100
committerViraaj Basi2023-08-12 11:18:59 +0100
commite4bf3a679baa8e20eb42e687586969b4c0f513dd (patch)
tree604e1735d952a40548afd20c15a8f90bbbd949f8 /PKGBUILD
parent6de6ffb92d44b442d9a51d2e11c387dde229b6c0 (diff)
downloadaur-e4bf3a679baa8e20eb42e687586969b4c0f513dd.tar.gz
bumped to v4.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c57fd39c3008..dd2ec9ead401 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Viraaj Basi <viraajbasi@gmail.com>
pkgname=ps3-disc-dumper-bin
-pkgver=3.3.6
-pkgrel=2
+pkgver=4.0.1
+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/}_lin64_v${pkgver}.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")
md5sums=('SKIP' 'SKIP')