summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpyamsoft2016-12-25 21:43:43 -0800
committerpyamsoft2016-12-25 21:43:43 -0800
commit20e9a3b68e56efd19b8c3d48dbb19127ab345db8 (patch)
tree21c30e028ac7a5d6974996cb3ee838960ff355a0
parent53e97d3a9368790061db51b4033f2b9a62d6f566 (diff)
downloadaur-20e9a3b68e56efd19b8c3d48dbb19127ab345db8.tar.gz
Update pkgsums to current Gecko code files
-rw-r--r--PKGBUILD12
1 files changed, 9 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82c745ae9196..10cd04d06160 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,13 +27,19 @@ options=('!emptydirs')
# The commit for FasterMelee 4.3 (unchanged for FasterMelee 4.4)
# shellcheck disable=SC2034
source=("${pkgname}::git+https://github.com/Tinob/Ishiiruka.git#commit=0b00f1f6267190a8bf9a3584497a35d8762eb0a9"
- "GALE01.ini"
"GALE01r2.ini"
+ "GALE01.ini"
+ "MNCE02.ini"
+ "NMNB01.ini"
+ "PALE02.ini"
)
# shellcheck disable=SC2034
sha256sums=('SKIP'
- '62abf45f5064fac79aeead6340120be5beb8ad7a64f25fd85c07b45e3756df3f'
- 'a2ab0e1b737ff8af5a0ccacc40147d331ba0abe5e19aac019add68e732289605')
+ 'eae12be9d008453d09bf1379315a2299eca9c76cc093727f8f41926193981c50'
+ 'a930e0490bfa95f66f96919d320e04f99d6988587209700a536bf7549d53466a'
+ '4dd62a40be7a41c92079c9ee23f5fd458c85f275431881c707450f634fdcf24c'
+ '4dd62a40be7a41c92079c9ee23f5fd458c85f275431881c707450f634fdcf24c'
+ '4dd62a40be7a41c92079c9ee23f5fd458c85f275431881c707450f634fdcf24c')
# shellcheck disable=SC2034
provides=('dolphin-emu')
# shellcheck disable=SC2034