Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/aubio/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/aubio/PKGBUILD')
-rw-r--r--community/aubio/PKGBUILD8
1 files changed, 8 insertions, 0 deletions
diff --git a/community/aubio/PKGBUILD b/community/aubio/PKGBUILD
new file mode 100644
index 00000000..b96e10aa
--- /dev/null
+++ b/community/aubio/PKGBUILD
@@ -0,0 +1,8 @@
+eval "$(
+ declare -f prepare | \
+ sed '
+ /^{/ a patch -d "${pkgbase}-${pkgver}" -p1 -i "${srcdir}/assert-almost.patch"
+ '
+)"
+source+=(assert-almost.patch)
+sha512sums+=('3a946aaf305ee93ad70ca3b26529fdd58822c9bd177b5a00ace99426b1ba50672d24331d13b6b172a0f8d01ed23feea478b6a15f379d6affa796eb6c2aaadeb2')