[arch-commits] Commit in neomutt/trunk (PKGBUILD)
Leonidas Spyropoulos
artafinde at gemini.archlinux.org
Tue Feb 8 10:35:20 UTC 2022
Date: Tuesday, February 8, 2022 @ 10:35:20
Author: artafinde
Revision: 1129181
neomutt: rebuild for debug
Modified:
neomutt/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-08 10:14:49 UTC (rev 1129180)
+++ PKGBUILD 2022-02-08 10:35:20 UTC (rev 1129181)
@@ -6,7 +6,7 @@
# Contributor: Leonidas Spyropoulos <artafinde at gmail.com>
pkgname=neomutt
pkgver=20211029
-pkgrel=1
+pkgrel=2
pkgdesc='A version of mutt with added features'
url='https://neomutt.org/'
license=('GPL')
@@ -26,6 +26,7 @@
'SKIP'
'571716b8979e9b43328416c3c56eff228b6c58355d7c080b8987ea89c6360776')
validpgpkeys=('86C2397270DD7A561263CA4E5FAF0A6EE7371805') # Richard Russon (flatcap) <rich at flatcap.org>
+options=('debug')
prepare() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list