mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/fritzing: Updated for version 0.8.7b.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
13d79cbbb8
commit
6656cd472e
3 changed files with 4 additions and 5 deletions
|
@ -2,4 +2,3 @@ if [ -x /usr/bin/update-desktop-database ]; then
|
|||
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
|
||||
fi
|
||||
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
# Revision date 2013/03/26
|
||||
|
||||
PRGNAM=fritzing
|
||||
VERSION=${VERSION:-0.7.12b}
|
||||
VERSION=${VERSION:-0.8.7b}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fritzing"
|
||||
VERSION="0.7.12b"
|
||||
VERSION="0.8.7b"
|
||||
HOMEPAGE="http://fritzing.org/"
|
||||
DOWNLOAD="http://fritzing.org/download/0.7.12b/source-tarball/fritzing-0.7.12b.source.tar.bz2"
|
||||
MD5SUM="4f2d5e0dff6ce83d6f3d68d7408006fe"
|
||||
DOWNLOAD="http://fritzing.org/download/0.8.7b/source-tarball/fritzing-0.8.7b.source.tar.bz2"
|
||||
MD5SUM="1d6f07c1f2e5a8c86be8612ff7c3e9b1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue