summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJeremy Kescher2024-04-24 14:50:27 +0200
committerJeremy Kescher2024-04-24 14:50:27 +0200
commita493ca52dec68b675e1161b3da78f3c246eb15f4 (patch)
treefe98d39b853f6155f972e74f0f0242e3484d63ba /PKGBUILD
parent889820fa40ef212b8c23023a27646eac3ab1fe02 (diff)
downloadaur-a493ca52dec68b675e1161b3da78f3c246eb15f4.tar.gz
v2.0-79
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9edcad77c427..7f4713713d6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,7 +31,7 @@ optdepends=(
)
install=cemu.install
source=(
- git+https://github.com/cemu-project/Cemu#tag=v2.0-78
+ git+https://github.com/cemu-project/Cemu#tag=v2.0-79
# submodules
git+https://github.com/mozilla/cubeb#commit=dc511c6b3597b6384d28949285b9289e009830ea
git+https://github.com/ocornut/imgui#commit=8a44c31c95c8e0217f6e1fc814cbbbcca4981f14
@@ -40,12 +40,12 @@ source=(
git+https://github.com/arsenm/sanitizers-cmake#commit=aab6948fa863bc1cbe5d0850bc46b9ef02ed4c1a
git+https://github.com/google/googletest#commit=800f5422ac9d9e0ad59cd860a2ef3a679588acb4
)
-sha256sums=('SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP')
+sha256sums=('0196247e1b4668d54ded7265f3cd1887ecaf3cdb7291739549ab70957234d51f'
+ 'ad74dba4d6bd055e7862ef6916654e7572cb3601a7882715b0617207b159fc94'
+ 'b2f59d28eca6c4d702c845ad82818b5378e9edafff12394f9321bb69e9f80642'
+ '778720b0b08b122af1a958faf5bb1340d44fa33057124373c81822f1e1918e19'
+ 'a24b426203153fe25c9678a0ed2335293eec40e4a922a81d61fe0b60987573bc'
+ '2353b7e1877666d242fd45083ae730667fbcdbb418dfaa43b39d33a828ce6e08')
pkgver() {
cd Cemu