Package Details: ps3-disc-dumper-bin 4.3.6-2

Git Clone URL: https://aur.archlinux.org/ps3-disc-dumper-bin.git (read-only, click to copy)
Package Base: ps3-disc-dumper-bin
Description: A handy utility to make decrypted PS3 disc dumps
Upstream URL: https://github.com/13xforever/ps3-disc-dumper
Licenses: MIT
Submitter: viraajb
Maintainer: viraajb
Last Packager: viraajb
Votes: 2
Popularity: 1.63
First Submitted: 2023-06-11 01:57 (UTC)
Last Updated: 2025-05-09 12:56 (UTC)

Pinned Comments

viraajb commented on 2024-01-23 00:19 (UTC)

This package includes a desktop entry. If there are any issues with it, please report it here as I have created it and not the original developer.

Latest Comments

painfularch commented on 2025-05-09 12:30 (UTC)

@viraajb you forgot to increment the pkgrel

viraajb commented on 2025-05-09 11:00 (UTC)

@painfularch thanks for letting me know, I've just pushed the changes.

painfularch commented on 2025-05-09 07:59 (UTC) (edited on 2025-05-09 08:02 (UTC) by painfularch)

the PKGBUILD has a few issues: 1. the source archive should be downloaded in a tar.gz format 2. the integrity checks shouldn't be skipped (use b2sums= preferably)

viraajb commented on 2024-11-28 15:10 (UTC)

@GeoNeilUK Thank you! I've just pushed the change now.

GeoNeilUK commented on 2024-11-28 13:55 (UTC)

The version number and release of this package has changed again to 4.2.5-3.

I would suggest changing line 11...

source=("https://github.com/13xforever/${pkgname/-bin/}/releases/download/v${pkgver}/${pkgname/-bin/}_linux_v${pkgver}r2.zip"

to

source=("https://github.com/13xforever/${pkgname/-bin/}/releases/download/v${pkgver}/${pkgname/-bin/}_linux_v${pkgver}r${pkgrel}.zip"

and updating the pkgver in line 3 and pkgrel in line 4 accordingly.

viraajb commented on 2024-11-15 12:48 (UTC)

@laughincascade thanks for letting me know, it should be fixed now.

laughincascade commented on 2024-11-15 12:12 (UTC)

Hey! The github maintainer changed the 4.2.5 release so the referenced url doesn't work anymore. It's now this: https://github.com/13xforever/ps3-disc-dumper/releases/download/v4.2.5/ps3-disc-dumper_linux_v4.2.5r2.zip.

viraajb commented on 2024-01-23 00:19 (UTC)

This package includes a desktop entry. If there are any issues with it, please report it here as I have created it and not the original developer.