summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzootboy2018-04-09 00:49:11 -0700
committerzootboy2018-04-09 00:49:11 -0700
commit782aa226f0b61a82e16a5db0bb7cb1b662f7d11a (patch)
tree77cb2410eede54c0980c54e501870e7f88c91d4e
parent0c84d80a179db0fddcc51fd54a9022ceee507997 (diff)
downloadaur-782aa226f0b61a82e16a5db0bb7cb1b662f7d11a.tar.gz
1.9.4 release.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13eedecafdee..10d1c5994a5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Feb 8 00:36:54 UTC 2018
+# Mon Apr 9 07:48:55 UTC 2018
pkgbase = mutt-slang
pkgdesc = Small but very powerful text-based mail client - slang version
- pkgver = 1.9.3
+ pkgver = 1.9.4
pkgrel = 1
url = http://www.mutt.org/
arch = x86_64
@@ -19,9 +19,9 @@ pkgbase = mutt-slang
provides = mutt
conflicts = mutt
backup = etc/Muttrc
- source = http://ftp.mutt.org/pub/mutt/mutt-1.9.3.tar.gz
- source = http://ftp.mutt.org/pub/mutt/mutt-1.9.3.tar.gz.asc
- sha256sums = 431a85d6933ddf75cae51c9966c17d33e32fb0588cb3bbec9d32e01b267b76e1
+ source = http://ftp.mutt.org/pub/mutt/mutt-1.9.4.tar.gz
+ source = http://ftp.mutt.org/pub/mutt/mutt-1.9.4.tar.gz.asc
+ sha256sums = f4d1bf26350c1ac81b551f98e5a4fd80d7fecd86919aa8165e69fde87de1b5df
sha256sums = SKIP
pkgname = mutt-slang
diff --git a/PKGBUILD b/PKGBUILD
index 681755ee5b7d..d33ece5693d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_pkgbase=mutt
pkgname=${_pkgbase}-slang
-pkgver=1.9.3
+pkgver=1.9.4
pkgrel=1
pkgdesc='Small but very powerful text-based mail client - slang version'
url='http://www.mutt.org/'
@@ -19,7 +19,7 @@ arch=('x86_64')
optdepends=('smtp-forwarder: to send mail')
depends=('gpgme' 'slang' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 'krb5')
source=("http://ftp.mutt.org/pub/mutt/${_pkgbase}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('431a85d6933ddf75cae51c9966c17d33e32fb0588cb3bbec9d32e01b267b76e1'
+sha256sums=('f4d1bf26350c1ac81b551f98e5a4fd80d7fecd86919aa8165e69fde87de1b5df'
'SKIP')
validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')