summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOrhun Parmaksız2023-03-01 23:22:48 +0300
committerOrhun Parmaksız2023-03-01 23:22:48 +0300
commit4e58cc084dacf108f9b5c0c4e3962f64463584ee (patch)
treeefe32799c5a1de19ccad5c4291e02f224f9d429c /PKGBUILD
parent77f71277969563ad82941667c2907a2f983bdf6d (diff)
downloadaur-menyoki-git.tar.gz
upgpkg: menyoki-git 1.7.0.r0.gf8b4ebe-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4b35c5bf6a1..0fd33b0c47a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://github.com/orhun/pkgbuilds
pkgname=menyoki-git
-pkgver=1.6.1.r3.gcf2daa8
+pkgver=1.7.0.r0.gf8b4ebe
pkgrel=1
pkgdesc="Screen{shot,cast} and perform ImageOps on the command line (git)"
arch=('x86_64')
@@ -15,6 +15,7 @@ conflicts=("${pkgname%-git}")
provides=("${pkgname%-git}")
source=("git+${url}")
sha512sums=('SKIP')
+options=('!lto')
pkgver() {
cd "${pkgname%-git}"