diff options
author | chris_l | 2019-07-08 20:12:19 -0500 |
---|---|---|
committer | chris_l | 2019-07-08 20:13:56 -0500 |
commit | 876b829a72af4af099cd097b661b47c0fefa993f (patch) | |
tree | 21dda9351fbb2dad2aaac27d5f143d3569d22ef2 /PKGBUILD | |
parent | a5f0b0c2261f69d58d154f7dcba570eb55e73202 (diff) | |
download | aur-876b829a72af4af099cd097b661b47c0fefa993f.tar.gz |
Updated to 1.15.10
And cemuhook did another of their silent updates
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ # Contributor: chrisl echo archlinux@c2h0r1i2s4t5o6p7h8e9r-l3u4n1a.com|sed 's/[0-9]//g' pkgname=cemu -pkgver=1.15.9 +pkgver=1.15.10 pkgrel=1 pkgdesc="Wii U emulator (via wine). Includes the Cemuhook plugin" arch=(x86_64) @@ -24,8 +24,8 @@ install=${pkgname}.install # If you notice this, please mark this package as out-of-date in the aur website and I'll fix it. md5sums=('1341ea294129b0bd1947eadf9dc5d246' '54d70005a8975812ab54fcfef53f7bde' - '6a0d10847cd8a90a439227c6a5cea9c9' - 'e2435b724249146bd37c8ff9a6a344ea' + '7e1d24a435cff0af4a8ddc91c5499f15' + '58f4f8143f06059ee0c2978cc8776588' 'f5f0de02b9df62d5b6018c7a82e6d43b') options=(!strip) |