summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Whatson2019-08-02 15:01:33 +1000
committerAndrew Whatson2019-08-02 15:01:33 +1000
commit74121f224c8e08eeb546154e846720aeccb4b644 (patch)
tree79f8d45525c1e34c03d14976d8add7c262cf9a26 /PKGBUILD
parent29eb376f5ef9e6ea4fdee71bd1310356aef32cf3 (diff)
downloadaur-74121f224c8e08eeb546154e846720aeccb4b644.tar.gz
Fix force-lib32-sdl2.patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 520511964492..7b4cbd0bc3e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase=faudio
_pkgname=lib32-${_pkgbase}
pkgname=${_pkgname}-git
-pkgver=19.05.r13.g3dd4e04
+pkgver=19.08.r0.g2cc0ee5
pkgrel=1
pkgdesc="XAudio2 reimplementation"
arch=(x86_64)
@@ -17,7 +17,7 @@ source=('git+https://github.com/FNA-XNA/FAudio'
'force-lib32-sdl2.patch')
sha256sums=('SKIP'
'10b0d2bd3a5e415971b36abf6bf6b853d7e3cd0dc316b6e4c773815a56b4a26f'
- '14762bf049e8de0675d297e174a6b4c31de65d543e738a1c400747aa155d57ae')
+ '13fbcb9ef210db64bc73e3193b7c3a89cb2fac98fd4a1251389523dfb118c3bc')
pkgver() {
cd FAudio