summaryrefslogtreecommitdiffstats
path: root/mail/neomutt/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'mail/neomutt/DETAILS')
-rwxr-xr-xmail/neomutt/DETAILS8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/neomutt/DETAILS b/mail/neomutt/DETAILS
index b421b19306..7eef0239f4 100755
--- a/mail/neomutt/DETAILS
+++ b/mail/neomutt/DETAILS
@@ -8,16 +8,16 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
SOURCE_IGNORE="volatile"
FORCE_DOWNLOAD="on"
else
- VERSION=20180716
+ VERSION=2019-10-25
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]="https://github.com/${SPELL}/${SPELL}/archive/${SOURCE}"
- SOURCE_URL[1]="https://github.com/${SPELL}/${SPELL}/releases/download/${SPELL}-${VERSION}/${SOURCE}"
+ SOURCE_URL[0]="https://github.com/${SPELL}/${SPELL}/archive/${VERSION}.tar.gz"
+ SOURCE_URL[1]="https://github.com/${SPELL}/${SPELL}/releases/download/${VERSION}/${VERSION}.tar.gz"
SOURCE2="${SOURCE}.sig"
SOURCE2_URL[0]="${SOURCE_URL[0]}.sig"
SOURCE2_URL[1]="${SOURCE_URL[1]}.sig"
SOURCE_GPG="neomutt.gpg:${SOURCE2}:UPSTREAM_KEY"
SOURCE2_IGNORE="signature"
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${SPELL}-${VERSION}"
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
fi
WEB_SITE="https://www.neomutt.org"
LICENSE[0]=GPL