summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2021-10-31 22:37:39 +0100
committerFrederic Bezies2021-10-31 22:37:39 +0100
commita7cf584c3c6c1c839431b951435ad5321c680536 (patch)
treea4c15c0bc39b0677c61b2d6cd7890c37e1b15fd3
parentd760e80e9db2e9a0fdb7af141c9f8a6ae32f4ec1 (diff)
downloadaur-a7cf584c3c6c1c839431b951435ad5321c680536.tar.gz
October 31st, 2021 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--applewin-qt.desktop2
-rw-r--r--applewin-sdl2.desktop2
4 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd1acb27dc28..e39c4f4d4dab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = applewin-git
pkgdesc = AppleWin Linux port by Audetto - GIT version
- pkgver = 1.25.0.4.r2029.g496a1322
+ pkgver = 1.25.0.4.r2049.g70cee11c
pkgrel = 1
url = https://github.com/audetto/AppleWin.git
install = applewin.install
@@ -28,8 +28,8 @@ pkgbase = applewin-git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
- sha256sums = 0c12ec3a65b8fb832b5931e443686c01e64b1c56882fd564d04b467ba6cb8f1a
- sha256sums = a1f2f65e1d381436a357455c96ee0fd586021847ba206e595ca416df91085157
+ sha256sums = e9bb4b78a21d3fc3daeebeaf99c68e97f745e497b19d1a4eeaf2e115ab5cf4c3
+ sha256sums = 3fc868e86a3e8520cfb366fce547aac4e6439eb0e6753156da3c3ce97e235c2e
sha256sums = e3bbf57d2ad105c6211b0853fbb88f1c20d874d0a34b6ae263e2cf8c74e1568d
pkgname = applewin-git
diff --git a/PKGBUILD b/PKGBUILD
index b178fc857030..c53ecd491862 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Thanks to Fabio Lolix for the patch.
pkgname=applewin-git
-pkgver=1.25.0.4.r2029.g496a1322
+pkgver=1.25.0.4.r2049.g70cee11c
pkgrel=1
pkgdesc="AppleWin Linux port by Audetto - GIT version"
arch=('x86_64')
@@ -26,8 +26,8 @@ sha256sums=('SKIP'
'SKIP'
'SKIP'
'SKIP'
- '0c12ec3a65b8fb832b5931e443686c01e64b1c56882fd564d04b467ba6cb8f1a'
- 'a1f2f65e1d381436a357455c96ee0fd586021847ba206e595ca416df91085157'
+ 'e9bb4b78a21d3fc3daeebeaf99c68e97f745e497b19d1a4eeaf2e115ab5cf4c3'
+ '3fc868e86a3e8520cfb366fce547aac4e6439eb0e6753156da3c3ce97e235c2e'
'e3bbf57d2ad105c6211b0853fbb88f1c20d874d0a34b6ae263e2cf8c74e1568d')
pkgver() {
diff --git a/applewin-qt.desktop b/applewin-qt.desktop
index 2e5ed240162d..cae23d346274 100644
--- a/applewin-qt.desktop
+++ b/applewin-qt.desktop
@@ -3,7 +3,7 @@ Type=Application
Encoding=UTF-8
Name=AppleWin - QT
Comment=
-Exec=qapple
+Exec=/usr/bin/qapple
Icon=/usr/share/applewin/common/apple-logo.svg
Terminal=False
Categories=Game;Emulator
diff --git a/applewin-sdl2.desktop b/applewin-sdl2.desktop
index 0627f5566300..4669f31a7769 100644
--- a/applewin-sdl2.desktop
+++ b/applewin-sdl2.desktop
@@ -3,7 +3,7 @@ Type=Application
Encoding=UTF-8
Name=AppleWin - SDL2
Comment=
-Exec=sa2 --imgui
+Exec=/usr/bin/sa2
Icon=/usr/share/applewin/common/apple-logo.svg
Terminal=False
Categories=Game;Emulator