summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorViraaj Basi2024-02-11 03:08:44 +0000
committerViraaj Basi2024-02-11 03:08:44 +0000
commit883203beff2dd8a417acde34d965414206a5d8c9 (patch)
tree923e36a6fd0c58676e811a0a6171ebf3b9df3644 /PKGBUILD
parentd8f5a695ebd8cc3974314334866866e9a5f389f2 (diff)
downloadaur-883203beff2dd8a417acde34d965414206a5d8c9.tar.gz
bumped to v4.1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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')