graphics/inkscape: Updated for version 0.92.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
53b9cae7c9
commit
b9e85c0795
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=inkscape
|
||||
VERSION=${VERSION:-0.92.1}
|
||||
VERSION=${VERSION:-0.92.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="inkscape"
|
||||
VERSION="0.92.1"
|
||||
VERSION="0.92.2"
|
||||
HOMEPAGE="http://www.inkscape.org/"
|
||||
DOWNLOAD="https://inkscape.global.ssl.fastly.net/media/resources/file/inkscape-0.92.1.tar.bz2"
|
||||
MD5SUM="db2eb2a566cf35ff949fc9ccb172889a"
|
||||
DOWNLOAD="https://inkscape.global.ssl.fastly.net/media/resources/file/inkscape-0.92.2.tar.bz2"
|
||||
MD5SUM="6f6bcbd0237ecd064460315465467b04"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lxml numpy"
|
||||
|
|
Loading…
Reference in New Issue