summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2020-04-02 17:08:00 +0200
committerbartus2020-04-02 17:08:00 +0200
commit9c5f2a9524efaf38e89b37921932d987b96edb76 (patch)
treea605d703b5a4c91fab1a51fa70e15a389232b75c /PKGBUILD
parentbcf014fe7f16caa2c893d80c28e0445fa245a7cb (diff)
downloadaur-9c5f2a9524efaf38e89b37921932d987b96edb76.tar.gz
eos portable archiver has be finally removed
https://github.com/LuxCoreRender/LuxCore/commit/94812211e11023618f5cb969a0fc819a00118684
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3406e4c23fb4..23d972e0d91e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,12 +23,11 @@ options=('!buildflags')
source=("${_name}::git+https://github.com/LuxCoreRender/LuxCore.git${_fragment}"
"python.patch"
"glfw.patch"
- "boost016900_serialization.patch"
)
sha256sums=('SKIP'
'38a12c99020cc293e8198f1b2eaafe95ce0e9e96ffd4abb8dc7396a57140e5b8'
'4e04c3eb653f00d2389aff8e7fda2d244e258cbca3a22e32c13388a3984e4bb1'
- '495d183aef045e53ec8c53aa08cdcc082fb4e69ccb0857693cb0cf2684db0760')
+)
pkgver() {
# shellcheck disable=SC2164