mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
graphics/phototonic: Updated for version 0.99.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
83358ea07f
commit
3a024b65cf
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=phototonic
|
PRGNAM=phototonic
|
||||||
VERSION=${VERSION:-0.98}
|
VERSION=${VERSION:-0.99}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="phototonic"
|
PRGNAM="phototonic"
|
||||||
VERSION="0.98"
|
VERSION="0.99"
|
||||||
HOMEPAGE="http://oferkv.github.io/phototonic/"
|
HOMEPAGE="http://oferkv.github.io/phototonic/"
|
||||||
DOWNLOAD="https://github.com/oferkv/phototonic/archive/v0.98.tar.gz"
|
DOWNLOAD="https://github.com/oferkv/phototonic/archive/v0.99.tar.gz"
|
||||||
MD5SUM="72cef19cdcaf85b1777077b1714b611d"
|
MD5SUM="3f818b3797e3fd00d86cdc8357c22af2"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="qt5"
|
REQUIRES="qt5"
|
||||||
|
|
Loading…
Reference in a new issue