mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/inkscape: Updated for version 0.92.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
d589cf569a
commit
c302ab1f88
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=inkscape
|
||||
VERSION=${VERSION:-0.92.2}
|
||||
VERSION=${VERSION:-0.92.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="inkscape"
|
||||
VERSION="0.92.2"
|
||||
VERSION="0.92.3"
|
||||
HOMEPAGE="http://www.inkscape.org/"
|
||||
DOWNLOAD="https://inkscape.global.ssl.fastly.net/media/resources/file/inkscape-0.92.2.tar.bz2"
|
||||
MD5SUM="6f6bcbd0237ecd064460315465467b04"
|
||||
DOWNLOAD="https://inkscape.org/en/gallery/item/12187/inkscape-0.92.3.tar.bz2"
|
||||
MD5SUM="4ef7171cc1de9e1608d8c49b77fed99e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lxml numpy"
|
||||
|
|
Loading…
Reference in a new issue