summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Teibes2015-03-05 19:33:33 +0100
committerCarsten Teibes2015-03-05 19:33:33 +0100
commitbe29126540ee7139f97b837ef56bd0e1794c253b (patch)
tree25cab3648bd74816dddc3be9776b419d98ead62f
parent6eaf61a9f9d393f9dd3a2f3b79f98ea4e5cbafe5 (diff)
downloadaur-be29126540ee7139f97b837ef56bd0e1794c253b.tar.gz
[fix] Add icon
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
-rw-r--r--alephone-marathon.desktop1
3 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12e87a0308d7..70ea73509582 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = alephone-marathon
pkgdesc = Marathon 1 scenario data files for Aleph One
pkgver = 20140104
- pkgrel = 1
+ pkgrel = 2
url = http://marathon.sourceforge.net
arch = any
license = custom
@@ -16,7 +16,7 @@ pkgbase = alephone-marathon
sha256sums = 9cbdcff88c1aa775799a8d52536003aab88f26e3938b694d60ec8543aee830f1
sha256sums = 64deb7f505ea1ec29e10037a2dcc297abed787b0ec4790d231bff6d08a0408d0
sha256sums = 0dde70e490e4cb3e262ed7cc4f7ef6bdc49db557a14fc8674de38b2a9a426504
- sha256sums = 49273db294ee0ba9f4b985a144969bae241877934b23d82a7de1522db705ee88
+ sha256sums = a6074d617b51d6674381e3d1940b2c770fb87d5825f15964006c604258796288
pkgname = alephone-marathon
diff --git a/PKGBUILD b/PKGBUILD
index 3d5d8b22e88a..44bb314f1c67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=alephone-marathon
pkgver=20140104
-pkgrel=1
+pkgrel=2
pkgdesc="Marathon 1 scenario data files for Aleph One"
arch=('any')
url="http://marathon.sourceforge.net"
@@ -21,12 +21,13 @@ source=(Marathon-$pkgver-Data.zip::"http://marathon.sourceforge.net/download/dat
sha256sums=('9cbdcff88c1aa775799a8d52536003aab88f26e3938b694d60ec8543aee830f1'
'64deb7f505ea1ec29e10037a2dcc297abed787b0ec4790d231bff6d08a0408d0'
'0dde70e490e4cb3e262ed7cc4f7ef6bdc49db557a14fc8674de38b2a9a426504'
- '49273db294ee0ba9f4b985a144969bae241877934b23d82a7de1522db705ee88')
+ 'a6074d617b51d6674381e3d1940b2c770fb87d5825f15964006c604258796288')
package() {
# scenario data
install -d "$pkgdir"/usr/share/alephone/scenarios
cp -r Marathon "$pkgdir"/usr/share/alephone/scenarios/marathon
+
# sane permissions
find "$pkgdir"/usr/share/alephone/scenarios/marathon -type f -exec chmod 644 {} \;
diff --git a/alephone-marathon.desktop b/alephone-marathon.desktop
index d173bf489d53..4fe693f6c68d 100644
--- a/alephone-marathon.desktop
+++ b/alephone-marathon.desktop
@@ -1,6 +1,7 @@
[Desktop Entry]
Type=Application
Exec=alephone-marathon
+Icon=alephone-marathon
Name=Marathon (Aleph One)
Categories=Game;ActionGame;
Comment=A FPS game by Bungie