summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2019-11-20 00:32:30 +0900
committerQue Quotion2019-11-20 00:32:30 +0900
commit73fd705f2d9ef10f7c49f75b6cd09414b98acf26 (patch)
tree5596c10adae26c33b3cc0a126af574067a74185a /PKGBUILD
parent6c088a21dd360852e6013d83debe467047626821 (diff)
downloadaur-73fd705f2d9ef10f7c49f75b6cd09414b98acf26.tar.gz
Use -flto=auto for parallelization; thanks to brikler!
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1b74272e7d2..39a5c40bd768 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: bartus ( aur\at\bartus.33mail.com )
pkgname=makepkg-optimize
-pkgver=15
+pkgver=16
pkgrel=1
pkgdesc='Supplemental build and packaging optimizations for makepkg'
arch=('any')
@@ -20,7 +20,7 @@ source=(${_buildenv[@]}
${_tidy[@]}
${_conf[@]})
sha1sums=('a9af81c30f57b7db6a9a52796d79399a4e754791'
- '3e512ce1dfacc1163ca1ebec3d6821b499498174'
+ '61c765080f3d41dbae15be9212667f9e6364550b'
'd7a3801037333c582dba976db27cf8896bc1b401'
'c99d9cb49dd31924a1cb298bcfe142cef31a9fd3'
'a893c32f2a3fff8b279025ec60f0c3d88143dc1e'