summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Heidelberg2020-01-13 19:23:34 +0100
committerMarkus Heidelberg2020-01-13 19:23:34 +0100
commit659288a2b04cdda3d621689f0c06f4f1cc414c0a (patch)
treecf86ca8335e864c8495fbf3bec596d575103f2b9
parentca7ccd7f9ecd70359d38ec8e98c3133d63b8e4d2 (diff)
downloadaur-659288a2b04cdda3d621689f0c06f4f1cc414c0a.tar.gz
Revert "Change download address of the sources"
This reverts commit f6f842ad6d4f852f4a0aa1fe30254554a7938dc5. The developer of QMapShack has moved from Bitbucket to GitHub and didn't migrate QLandkarte GT. On SourceForge the download is still available, so this is used now.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ccbf7361120..b0b8e6ddb39c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -24,7 +24,7 @@ pkgbase = qlandkartegt
depends = qt5-serialport
depends = proj
optdepends = garmindev: to connect garmin devices
- source = https://bitbucket.org/maproom/qlandkarte-gt/downloads/qlandkartegt-1.8.1.tar.gz
+ source = http://downloads.sourceforge.net/qlandkartegt/qlandkartegt-1.8.1.tar.gz
source = qlandkartegt-mimetypes.xml
source = fix-qt5-build.patch
source = fix-ver_str.patch
diff --git a/PKGBUILD b/PKGBUILD
index 184f0eeff64d..9526a0704167 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ depends=('gdal' 'gpsd' 'libdmtx' 'libexif' 'libmariadbclient' 'glu'
'qt5-webkit' 'qt5-serialport' 'proj')
makedepends=('cmake' 'garmindev' 'mesa' 'qt5-tools')
optdepends=('garmindev: to connect garmin devices')
-source=(https://bitbucket.org/maproom/qlandkarte-gt/downloads/$pkgname-$pkgver.tar.gz
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
$pkgname-mimetypes.xml
fix-qt5-build.patch
fix-ver_str.patch