summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeverin Glöckner2018-12-26 14:31:03 +0100
committerSeverin Glöckner2018-12-26 14:31:03 +0100
commitc103ee681bd596ba3ae081874119265a118ebe9f (patch)
tree8391c7524b54872f42901abe49566e95e7e4ddfa
parent3ac11c201cbf792e14ee8c02f2246b0bfcd143c7 (diff)
downloadaur-c103ee681bd596ba3ae081874119265a118ebe9f.tar.gz
It's probably still necessary to att the .desktop suffix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--wesnoth-1.6.appdata.xml4
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bcc0e3ee901d..f914ed6f2da4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -30,7 +30,7 @@ pkgbase = wesnoth-1.6
md5sums = 99f136647c5af1820d0132df08350965
md5sums = ec9cab718ba96b7a4c85c224f6b747c3
md5sums = c537d69cb8338594a606ebbc93cbd00e
- md5sums = 3bf40dd42fb269275bd66ecaf892f3fc
+ md5sums = 1018b1fae1a65d49bed1094ba0280d87
pkgname = wesnoth-1.6
diff --git a/PKGBUILD b/PKGBUILD
index 98e5b9be9c54..1f1bf2bee803 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,7 @@ source=("wesnoth-1.6.desktop"
md5sums=('99f136647c5af1820d0132df08350965'
'ec9cab718ba96b7a4c85c224f6b747c3'
'c537d69cb8338594a606ebbc93cbd00e'
- '3bf40dd42fb269275bd66ecaf892f3fc')
+ '1018b1fae1a65d49bed1094ba0280d87')
PKGEXT='.pkg.tar'
diff --git a/wesnoth-1.6.appdata.xml b/wesnoth-1.6.appdata.xml
index 40c99dd918b5..2c812e771e52 100644
--- a/wesnoth-1.6.appdata.xml
+++ b/wesnoth-1.6.appdata.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
- <id>wesnoth-1.6</id>
+ <id>wesnoth-1.6.desktop</id>
<metadata_license>GFDL-1.3</metadata_license>
<project_license>GPL-2.0-or-later</project_license>
<name>Battle for Wesnoth (1.6)</name>
@@ -81,7 +81,7 @@
<category>Game</category>
<category>StrategyGame</category>
</categories>
- <launchable type="desktop-id">wesnoth-1.6</launchable>
+ <launchable type="desktop-id">wesnoth-1.6.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>