From 31dcc3470dc64e48705fee8d8ab1cca62affd932 Mon Sep 17 00:00:00 2001 From: Archlinux-Jerry Build Bot Date: Sat, 21 Aug 2021 21:56:28 +0800 Subject: [PATCH] autoupdate: yay to 10.3.1-2 from aur --- yay/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/yay/PKGBUILD b/yay/PKGBUILD index 81cf6d2..e63b03b 100644 --- a/yay/PKGBUILD +++ b/yay/PKGBUILD @@ -1,10 +1,11 @@ # Maintainer: Jguer pkgname=yay pkgver=10.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Yet another yogurt. Pacman wrapper and AUR helper written in go." arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64') url="https://github.com/Jguer/yay" +options=(!lto) license=('GPL3') depends=( 'pacman>5'