mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
office/verbiste: Updated for version 0.1.33.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
63b254fba0
commit
ea5d20c50e
3 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Didier Charles 2010.12.24
|
||||
# Didier Charles 2011.05.21
|
||||
# dcharles@alumni.concordia.ca
|
||||
# written with the grateful assistance of the tutorial
|
||||
# "Writing A SlackBuild Script" at :
|
||||
|
@ -10,7 +10,7 @@
|
|||
#
|
||||
|
||||
PRGNAM=verbiste
|
||||
VERSION=${VERSION:-0.1.32}
|
||||
VERSION=${VERSION:-0.1.33}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="verbiste"
|
||||
VERSION="0.1.32"
|
||||
VERSION="0.1.33"
|
||||
HOMEPAGE="http://sarrazip.com/dev/verbiste.html"
|
||||
DOWNLOAD="http://sarrazip.com/dev/verbiste-0.1.32.tar.gz"
|
||||
MD5SUM="b39769beb4914a0e7275574b7f939245"
|
||||
DOWNLOAD="http://sarrazip.com/dev/verbiste-0.1.33.tar.gz"
|
||||
MD5SUM="9157b90da88350718ba07d5e57ff698d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Didier Charles"
|
||||
EMAIL="dcharles@alumni.concordia.ca"
|
||||
APPROVED="Erik Hanson"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue