summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorViraaj Basi2023-06-11 03:10:47 +0100
committerViraaj Basi2023-06-11 03:11:05 +0100
commit6b3364d81f2bb4892fbb289e1644b0edf9de5c00 (patch)
tree25a915f44f1aab19f899aee417ef86bdf6e8dfbf
parent741561d26a230f038b8d64fefcc82ddb962264bc (diff)
downloadaur-6b3364d81f2bb4892fbb289e1644b0edf9de5c00.tar.gz
updated url in pkgbuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a5ebc69a788..ab6fcb5bd768 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ 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"
- "https://github.com/13xforever/ps3-disc-dumper/archive/refs/tags/v${pkgver}.zip")
+ "https://github.com/13xforever/${pkgname/-bin/}/archive/refs/tags/v${pkgver}.zip")
md5sums=('SKIP' 'SKIP')
package() {