[arch-commits] Commit in mutt/trunk (PKGBUILD)

David Runge dvzrv at gemini.archlinux.org
Wed Apr 13 12:01:33 UTC 2022


    Date: Wednesday, April 13, 2022 @ 12:01:33
  Author: dvzrv
Revision: 442460

upgpkg: mutt 2.2.3-1: Upgrade to 2.2.3.

Modified:
  mutt/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-13 11:53:37 UTC (rev 442459)
+++ PKGBUILD	2022-04-13 12:01:33 UTC (rev 442460)
@@ -3,7 +3,7 @@
 # Contributor: tobias [tobias [at] archlinux.org]
 
 pkgname=mutt
-pkgver=2.2.2
+pkgver=2.2.3
 pkgrel=1
 pkgdesc="Small but very powerful text-based mail client"
 arch=(x86_64)
@@ -19,7 +19,7 @@
 )
 backup=(etc/Muttrc)
 options=(debug)
-source=("git+https://gitlab.com/muttmua/$pkgname.git#tag=$pkgname-${pkgver//./-}-rel?signed")
+source=(git+https://gitlab.com/muttmua/$pkgname.git#tag=$pkgname-${pkgver//./-}-rel?signed)
 sha512sums=('SKIP')
 b2sums=('SKIP')
 validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA') # Kevin J. McCarthy <kevin at 8t8.us>



More information about the arch-commits mailing list