summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2018-08-21 12:55:08 +0200
committerbartus2018-08-21 12:55:08 +0200
commit8fa8d9427be021f79b9e526a37e3d3bd8ab62522 (patch)
tree93a6246087d698c91a2a7c6abe99e4ee9feee964
parentb8cf39a5a3e0b308f22d397b42c7866f3854c2d5 (diff)
downloadaur-8fa8d9427be021f79b9e526a37e3d3bd8ab62522.tar.gz
update expac invocation
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 472b3681bd62..d3a8c387fe05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
name=surface-follow
#fragment="#commit=7e49329 "
files=(ModelingCloth TextureHack.py UVShape.py)
-_blender=$(expac %v blender|grep -oP '(?<=\:)[[:digit:]]{1}\.[[:digit:]]{2}(?=\.)')
+_blender=$(expac -S %v blender|grep -oP '(?<=\:)[[:digit:]]{1}\.[[:digit:]]{2}(?=\.)')
pkgname=blender-plugin-${name}
pkgver=r18.a7e7e18