mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/zotero: Updated for version 4.0.25.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ab23379524
commit
ad590dfd87
2 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Zotero
|
||||
|
||||
# Copyright 2014 Petar Petrov, petar.petrov@student.oulu.fi
|
||||
# Copyright 2014-2015 Petar Petrov, petar.petrov@student.oulu.fi
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=zotero
|
||||
SRCNAM=Zotero
|
||||
VERSION=${VERSION:-4.0.22}
|
||||
VERSION=${VERSION:-4.0.25.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="zotero"
|
||||
VERSION="4.0.22"
|
||||
VERSION="4.0.25.2"
|
||||
HOMEPAGE="https://www.zotero.org/"
|
||||
DOWNLOAD="https://download.zotero.org/standalone/4.0.22/Zotero-4.0.22_linux-i686.tar.bz2"
|
||||
MD5SUM="4efa028a4606f01a5aad428485335c88"
|
||||
DOWNLOAD_x86_64="https://download.zotero.org/standalone/4.0.22/Zotero-4.0.22_linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="14100cffdd24bbb62728f881c17b4d8d"
|
||||
DOWNLOAD="https://download.zotero.org/standalone/4.0.25.2/Zotero-4.0.25.2_linux-i686.tar.bz2"
|
||||
MD5SUM="5de2e832df53e4e6a40cf49bc4063030"
|
||||
DOWNLOAD_x86_64="https://download.zotero.org/standalone/4.0.25.2/Zotero-4.0.25.2_linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="5fb0dc7560add3d3458edcabde794735"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Petar Petrov"
|
||||
EMAIL="petar.petrov@student.oulu.fi"
|
||||
|
|
Loading…
Reference in a new issue