summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2018-10-31 02:40:36 +0900
committerQue Quotion2018-10-31 02:40:36 +0900
commit121dacbfc1c5742ce8203dfea425f990448a881d (patch)
tree35d489970215d9bff7322064e1394fdf1a93b0c4 /PKGBUILD
parent1f26bc031d05eb25d12810964e29f00788d1f9e4 (diff)
downloadaur-121dacbfc1c5742ce8203dfea425f990448a881d.tar.gz
Add '--coverage' to LDFLAGS: more success when using LTO and PGO together
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c77e67b77e8f..7e127f660250 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: bartus ( aur\at\bartus.33mail.com )
pkgname=makepkg-optimize
-pkgver=2
-pkgrel=2
+pkgver=3
+pkgrel=1
pkgdesc='Supplemental build and packaging optimizations for makepkg'
arch=('any')
license=('GPL')