summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkleintux2023-07-09 21:07:03 +0200
committerkleintux2023-07-09 21:07:03 +0200
commit237b9a18bb13bb5befb1da52a4918167c6108eff (patch)
tree2c080c81b94e1d2fb7b8943f5e956b9ae2647834
parentea4d2dbe01abb442b21e7cd5a9abd85d365e8c96 (diff)
downloadaur-237b9a18bb13bb5befb1da52a4918167c6108eff.tar.gz
fixed desktop file
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--sulis.desktop3
3 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2982c4505cd..36e5f4248089 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sulis-bin
pkgdesc = Turn based tactical RPG with several campaigns, written in Rust
pkgver = 0.6.0
- pkgrel = 2
+ pkgrel = 3
url = https://www.sulisgame.com
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index f2fde73db59f..42e915358737 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=sulis-bin
pkgver=0.6.0
-pkgrel=2
+pkgrel=3
pkgdesc="Turn based tactical RPG with several campaigns, written in Rust"
arch=('x86_64')
url="https://www.sulisgame.com"
diff --git a/sulis.desktop b/sulis.desktop
index e1a4b4c3964e..fa41a7e55438 100644
--- a/sulis.desktop
+++ b/sulis.desktop
@@ -3,8 +3,7 @@ Version=1.0
Type=Application
Name=Sulis
Comment=sulis
-Exec=sulis.sh
-Icon=sulis
+Exec=sulis
Terminal=false
StartupNotify=false
Categories=Game;