summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsoredake2019-10-17 11:13:16 +0300
committersoredake2019-10-17 11:13:16 +0300
commit3cf12c67343f5b27d634ba27f902ea859f6fd2ad (patch)
tree327baaeec5f17a4afe48548127a87516ca6fc01b
parentc2778b20eaaf82c6c3564a9cd269aea1362a3856 (diff)
downloadaur-3cf12c67343f5b27d634ba27f902ea859f6fd2ad.tar.gz
update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--fix-build.patch4
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1b1d613a644..cb47a8ddb9ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,7 @@ pkgbase = libretro-kronos-git
source = Kronos::git+https://github.com/FCare/Kronos.git
source = fix-build.patch
sha256sums = SKIP
- sha256sums = 8546b631386cfe7027dff302c95d59689c1129b78d68e40aac2a3d704da8b830
+ sha256sums = 9ab6b2be397a8a6025575a30124aadafdb1977bc70849878a2c5c01fd7702e34
pkgname = libretro-kronos-git
diff --git a/PKGBUILD b/PKGBUILD
index 9ba0ebfdfac7..7f4621408922 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ conflicts=('libretro-kronos')
source=('Kronos::git+https://github.com/FCare/Kronos.git'
'fix-build.patch')
sha256sums=('SKIP'
- '8546b631386cfe7027dff302c95d59689c1129b78d68e40aac2a3d704da8b830')
+ '9ab6b2be397a8a6025575a30124aadafdb1977bc70849878a2c5c01fd7702e34')
pkgver() {
cd Kronos
diff --git a/fix-build.patch b/fix-build.patch
index 1a5861725aab..6056a5146644 100644
--- a/fix-build.patch
+++ b/fix-build.patch
@@ -1,5 +1,5 @@
---- Makefile.common 2019-10-17 11:04:56.041763144 +0300
-+++ Makefile.common.new 2019-10-17 11:05:33.611101797 +0300
+--- yabause/src/libretro/Makefile.common 2019-10-17 11:04:56.041763144 +0300
++++ yabause/src/libretro/Makefile.common 2019-10-17 11:05:33.611101797 +0300
@@ -160,8 +160,7 @@
$(SOURCE_DIR)/c68k/c68k_opE.inc \
$(SOURCE_DIR)/c68k/c68k_opF.inc