summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302019-11-01 12:31:06 +0100
committerM0Rf302019-11-01 12:31:06 +0100
commit6c9dc2ba5140975ee548fcef23c3d1ff9293d1c7 (patch)
tree1c195000952589e8b19352945737627f93c0d4b2
parent5eb1e113c8d237226664abb4648c81c10639710b (diff)
downloadaur-6c9dc2ba5140975ee548fcef23c3d1ff9293d1c7.tar.gz
*guitar-pro: updated source link
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4338a36450e8..5820d72189de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = guitar-pro
makedepends = binutils
makedepends = tar
depends = pulseaudio
- source = gp6-full-linux-r11686.deb::https://guitar-pro.com/download.php?idfile=gp6_linux
+ source = https://downloads.guitar-pro.com/gp6/gp6-full-linux-r11686.deb
source = https://github.com/M0Rf30/openssl098-lib32/raw/master/libcrypto.so.0.9.8
source = https://github.com/M0Rf30/openssl098-lib32/raw/master/libssl.so.0.9.8
md5sums = 3de3b59151b33965a92cd4f51162aeee
diff --git a/PKGBUILD b/PKGBUILD
index 1834435e54dd..01699b49e913 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ depends_x86_64=('lib32-glib2' 'lib32-libpulse' 'lib32-libgl' 'lib32-libxml2' 'li
depends_i686=('glib2' 'libgl' 'libxml2' 'portaudio' 'zlib' 'libxrender' 'freetype2' 'libpng12')
makedepends=('binutils' 'tar')
-source=("gp6-full-linux-r$pkgver.deb::https://guitar-pro.com/download.php?idfile=gp6_linux"
+source=("https://downloads.guitar-pro.com/gp6/gp6-full-linux-r$pkgver.deb"
"https://github.com/M0Rf30/openssl098-lib32/raw/master/libcrypto.so.0.9.8"
"https://github.com/M0Rf30/openssl098-lib32/raw/master/libssl.so.0.9.8")