Date: Sunday, November 15, 2020 @ 16:14:47
  Author: dvzrv
Revision: 401227

upgpkg: mutt 2.0.1-1: Upgrade to 2.0.1.

Modified:
  mutt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-11-15 13:51:54 UTC (rev 401226)
+++ PKGBUILD    2020-11-15 16:14:47 UTC (rev 401227)
@@ -3,8 +3,7 @@
 # Contributor: tobias [tobias [at] archlinux.org]
 
 pkgname=mutt
-pkgver=2.0.0
-_ver=${pkgver%.*}
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="Small but very powerful text-based mail client"
 url="http://www.mutt.org/";
@@ -18,7 +17,7 @@
             'python: for experimental mutt_oath2.py'
             'smtp-forwarder: to send mail')
 backup=('etc/Muttrc')
-source=("git+https://gitlab.com/muttmua/${pkgname}.git#tag=${pkgname}-${_ver//./-}-rel?signed";)
+source=("git+https://gitlab.com/muttmua/${pkgname}.git#tag=${pkgname}-${pkgver//./-}-rel?signed";)
 sha512sums=('SKIP')
 b2sums=('SKIP')
 validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA') # Kevin J. McCarthy 
<[email protected]>

Reply via email to