summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d36647a3649a..0334b73296fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jul 14 16:28:36 UTC 2018
+# Mon Jul 16 21:08:13 UTC 2018
pkgbase = neomutt-backends
pkgdesc = A version of mutt with added features (more backend support)
- pkgver = 20180622
+ pkgver = 20180716
pkgrel = 1
url = http://www.neomutt.org/
arch = x86_64
@@ -19,9 +19,9 @@ pkgbase = neomutt-backends
optdepends = python: keybase.py
provides = neomutt
conflicts = neomutt
- source = https://github.com/neomutt/neomutt/archive/neomutt-20180622.tar.gz
- source = https://github.com/neomutt/neomutt/releases/download/neomutt-20180622/neomutt-20180622.tar.gz.sig
- sha256sums = 9289ef61668c4eee39a85fb593f4afcb520a90d7840609fd922444b05dedf399
+ source = https://github.com/neomutt/neomutt/archive/neomutt-20180716.tar.gz
+ source = https://github.com/neomutt/neomutt/releases/download/neomutt-20180716/neomutt-20180716.tar.gz.sig
+ sha256sums = bd89826980b493ba312228c9c14ffe2403e268571aea6008c6dc7ed3848de200
sha256sums = SKIP
pkgname = neomutt-backends
diff --git a/PKGBUILD b/PKGBUILD
index d5dccc57f939..86a9d833073d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname=neomutt
pkgname=neomutt-backends
-pkgver=20180622
+pkgver=20180716
pkgrel=1
pkgdesc='A version of mutt with added features (more backend support)'
url='http://www.neomutt.org/'
@@ -19,7 +19,7 @@ conflicts=('neomutt')
provides=('neomutt')
source=("https://github.com/neomutt/neomutt/archive/$_pkgname-$pkgver.tar.gz"
"https://github.com/neomutt/neomutt/releases/download/$_pkgname-$pkgver/$_pkgname-$pkgver.tar.gz.sig")
-sha256sums=('9289ef61668c4eee39a85fb593f4afcb520a90d7840609fd922444b05dedf399'
+sha256sums=('bd89826980b493ba312228c9c14ffe2403e268571aea6008c6dc7ed3848de200'
'SKIP')
validpgpkeys=('86C2397270DD7A561263CA4E5FAF0A6EE7371805') # Richard Russon (flatcap) <rich@flatcap.org>