summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSean Greenslade2020-05-30 20:10:27 -0700
committerSean Greenslade2020-05-30 20:10:27 -0700
commita53a6e6d94ff8089c208ab09671b6f4aa95de2e6 (patch)
tree61e8e7dbb92c4c27c7bb0eb466fded707b4ecec0 /PKGBUILD
parent02878128339e9f85898c0ebde02a0c2c57a6a641 (diff)
downloadaur-a53a6e6d94ff8089c208ab09671b6f4aa95de2e6.tar.gz
Verbump to 1.14.2
Note that the native mutt PKGBUILD changed to the bitbucket URL, so this was changed to keep in sync.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d73cf2cf9078..74052c5cf34f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_pkgbase=mutt
pkgname=${_pkgbase}-slang
-pkgver=1.14.1
+pkgver=1.14.2
pkgrel=1
pkgdesc='Small but very powerful text-based mail client - slang version'
url='http://www.mutt.org/'
@@ -20,8 +20,8 @@ optdepends=('perl: for smime_keys'
'smtp-forwarder: to send mail')
depends=('gpgme' 'slang' 'openssl' 'libsasl' 'gdbm' 'libidn2' 'mime-types' 'krb5')
validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
-source=("http://ftp.mutt.org/pub/mutt/${_pkgbase}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('35d564c335f7364b8a43349fe0115a7cdc8ebf1ba8bf809d3fc51b9828844425'
+source=("https://bitbucket.org/mutt/mutt/downloads/${_pkgbase}-${pkgver}.tar.gz"{,.asc})
+sha256sums=('e22f700e8c57fbc41a642bfeeeed1adca06e6187887c39614a5c38d381a6ac31'
'SKIP')
build() {