Skip to content

Commit

Permalink
offlineimap: upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
conraid committed Jun 17, 2018
1 parent 83acb8a commit c7d1f07
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions offlineimap/offlineimap.SlackBuild
Expand Up @@ -30,8 +30,8 @@ set -eu
CWD=$(pwd)

PKGNAM=offlineimap
VERSION=7.1.4
BUILD=${BUILD:-2}
VERSION=7.2.1
BUILD=${BUILD:-1}
TAG=${TAG:-cf}
TMP=${TMP:-/tmp/pkg}
PKG=$TMP/package-$PKGNAM
Expand Down
12 changes: 6 additions & 6 deletions offlineimap/offlineimap.info
@@ -1,11 +1,11 @@
PRGNAM="offlineimap"
VERSION="7.1.4"
VERSION="7.2.1"
HOMEPAGE="http://offlineimap.org"
DOWNLOAD="https://github.com/OfflineIMAP/offlineimap/archive/v7.1.4.tar.gz"
FILENAME="offlineimap-7.1.4.tar.gz"
DOWNLOAD="https://github.com/OfflineIMAP/offlineimap/archive/v7.2.1.tar.gz"
FILENAME="offlineimap-7.2.1.tar.gz"
REQUIRES=""
MD5SUM="0bfed4617ebbccdf98c40d9ab08ee8b8"
SHASUM="fd722b624239a6c03e313557a965c5b53e97a4ad"
SHA256SUM="c6fe4a99458542b52f101d2569cb7ca6d2c758bc0eba3731d4e6263af48c6454"
MD5SUM="13155fa7a412848dd20cba2512f57897"
SHASUM="bb6c622d5dbbe573c482aa53b85bfae09b06b4cc"
SHA256SUM="1d4164941413234cf4669ae57d27176701a7e07214fe49fa265df5c085eb4280"
MAINTAINER="Corrado Franco"
EMAIL="conraid (at) linux (dot) it"

0 comments on commit c7d1f07

Please sign in to comment.