summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeverin Glöckner2018-12-26 16:58:40 +0100
committerSeverin Glöckner2018-12-26 16:58:40 +0100
commit5d27fc333066328eb9338b343f67063cd0bd2ee9 (patch)
tree70f2bd84764fa7b21813c075abbbf676cf0a59dc
parentd1a01c143e7b962d9367d8c84e51b6e6c0293277 (diff)
downloadaur-5d27fc333066328eb9338b343f67063cd0bd2ee9.tar.gz
seems Archlinux still requires this suffix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--wesnoth-1.8.appdata.xml4
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc3aa9e242f4..e26c8a3c61e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -30,7 +30,7 @@ pkgbase = wesnoth-1.8
md5sums = 7fa59aab4ec96e6466dd276a76462e78
md5sums = a3afc892c43bbff72a9b150de513beaf
md5sums = 634ea29d903ba62e751aa3e3cf24e80b
- md5sums = 84418024db8d66acd2ce2489b5176a9b
+ md5sums = 46f8e791922b58f4b0cea7bebef511ad
pkgname = wesnoth-1.8
diff --git a/PKGBUILD b/PKGBUILD
index 692f9f7403db..f2e5af3353ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ source=("wesnoth-1.8.desktop"
md5sums=('7fa59aab4ec96e6466dd276a76462e78'
'a3afc892c43bbff72a9b150de513beaf'
'634ea29d903ba62e751aa3e3cf24e80b'
- '84418024db8d66acd2ce2489b5176a9b')
+ '46f8e791922b58f4b0cea7bebef511ad')
PKGEXT='.pkg.tar'
diff --git a/wesnoth-1.8.appdata.xml b/wesnoth-1.8.appdata.xml
index 1b650666a903..65a8e5ce8852 100644
--- a/wesnoth-1.8.appdata.xml
+++ b/wesnoth-1.8.appdata.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
- <id>wesnoth-1.8</id>
+ <id>wesnoth-1.8.desktop</id>
<metadata_license>GFDL-1.3</metadata_license>
<project_license>GPL-2.0-or-later</project_license>
<name>Battle for Wesnoth (1.8)</name>
@@ -81,7 +81,7 @@
<category>Game</category>
<category>StrategyGame</category>
</categories>
- <launchable type="desktop-id">wesnoth-1.8</launchable>
+ <launchable type="desktop-id">wesnoth-1.8.desktop</launchable>
<url type="homepage">https://www.wesnoth.org</url>
<url type="faq">https://wiki.wesnoth.org/Play</url>
<url type="help">https://wiki.wesnoth.org/WesnothManual</url>