summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2020-08-08 23:48:48 +0200
committerXZS2020-08-08 23:48:48 +0200
commitf96df7bbd5e233c06b91f24a9fda44b9abd0fde4 (patch)
tree36a827af19433abb6a25d3a69dec51642a635332
parentdd131165d7e18e25eee828291b27754bf0bc2baa (diff)
downloadaur-f96df7bbd5e233c06b91f24a9fda44b9abd0fde4.tar.gz
adapt image URL
With a redesign of the website, the location of the icon was moved around. It is still the exact same graphic, with the same checksum. Thus, the resulting package stays the same, keeping the pkgrel to not trigger a rebuild.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 806373ff701f..7d0be52b67e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,8 +16,8 @@ pkgbase = minimetro
source = hib://MiniMetro-release-38-linux.tar.gz
source = minimetro.desktop
source = starter.sh
- source = minimetro.png::http://dinopoloclub.com/press/mini_metro/images/icon.png
md5sums = 1535053549257fd3139a46ed91c193a4
+ source = minimetro.png::http://dinopoloclub.com/wp-content/uploads/2019/08/Mini-Metro-Icon.png
md5sums = b89a42a38136d0a126c8c13657b21c3f
md5sums = 5006f1c488369854b7ac714168742aae
md5sums = 8412b1e4cc11be455af993d921a68ced
diff --git a/PKGBUILD b/PKGBUILD
index 4cc2fd06fe26..5cecbb96179d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,8 +19,8 @@ install=desktop.install
source=("hib://${_longname/ }-release-${pkgver}-linux.tar.gz"
"${pkgname}.desktop"
"starter.sh"
- "${pkgname}.png::http://dinopoloclub.com/press/mini_metro/images/icon.png")
md5sums=('1535053549257fd3139a46ed91c193a4'
+ "${pkgname}.png::${url%/*/*}/wp-content/uploads/2019/08/${_longname/ /-}-Icon.png")
'b89a42a38136d0a126c8c13657b21c3f'
'5006f1c488369854b7ac714168742aae'
'8412b1e4cc11be455af993d921a68ced')