summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormeberlei2022-10-26 16:24:25 +0200
committermeberlei2022-10-26 16:24:25 +0200
commit611676ab9610b2360222ef1422ed88b7a647e492 (patch)
tree788365a3b3f83d83fbc1ef05070b9774a55fdbe1 /PKGBUILD
parentaf6d754ce01521edc2ceba727fdd93c0078bb628 (diff)
downloadaur-611676ab9610b2360222ef1422ed88b7a647e492.tar.gz
Fixed upstream URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 269d9dd30704..a0862edc8adf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,8 +25,8 @@ backup=()
options=()
install=
changelog=
-source_i386=("${pkgname}-${pkgver}.deb::https://www.mediahuman.com/de/download/YouTubeToMP3.i386.deb")
-source_x86_64=("${pkgname}-${pkgver}.deb::https://www.mediahuman.com/de/download/YouTubeToMP3.amd64.deb")
+source_i386=("${pkgname}-${pkgver}.deb::https://www.mediahuman.com/de/1/download/YouTubeToMP3.i386.deb")
+source_x86_64=("${pkgname}-${pkgver}.deb::https://www.mediahuman.com/de/1/download/YouTubeToMP3.amd64.deb")
noextract=()
md5sums_i386=("09ed2f53958813e59b89f97a57266555")
md5sums_x86_64=("73846173bfa89366c27679775413e7f5")