diff --git a/xap/zotero/Zotero-5.0.35.1_linux-x86_64.tar.bz2.sha256 b/xap/zotero/Zotero-5.0.35.1_linux-x86_64.tar.bz2.sha256 deleted file mode 100644 index 44024fee..00000000 --- a/xap/zotero/Zotero-5.0.35.1_linux-x86_64.tar.bz2.sha256 +++ /dev/null @@ -1 +0,0 @@ -1c06fe176f439e9db0a8b3972786f96498dba825b405256da6746b82eeae5134 Zotero-5.0.35.1_linux-x86_64.tar.bz2 diff --git a/xap/zotero/Zotero-5.0.37_linux-x86_64.tar.bz2.sha256 b/xap/zotero/Zotero-5.0.37_linux-x86_64.tar.bz2.sha256 new file mode 100644 index 00000000..e055fe82 --- /dev/null +++ b/xap/zotero/Zotero-5.0.37_linux-x86_64.tar.bz2.sha256 @@ -0,0 +1 @@ +4bc579f35ce602a827d2e81f8d36f9d1330dd42757823cc221764a423fafcd7f Zotero-5.0.37_linux-x86_64.tar.bz2 diff --git a/xap/zotero/zotero.SlackBuild b/xap/zotero/zotero.SlackBuild index c36d613a..cb96c426 100755 --- a/xap/zotero/zotero.SlackBuild +++ b/xap/zotero/zotero.SlackBuild @@ -30,7 +30,7 @@ ARCH=${ARCH:-$(uname -m | sed 's/^i.86$/i486/;s/^arm.*/arm/')} # Source package infos NAMESRC=${NAMESRC:-Zotero} -VERSION=${VERSION:-5.0.35.1} +VERSION=${VERSION:-5.0.37} ARCHIVE=${ARCHIVE:-$NAMESRC-${VERSION}_linux-$ARCH.tar.bz2} WGET=${WGET:-http://download.zotero.org/client/release/$VERSION/$ARCHIVE}