mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
office/myrulib: Updated for version 0.29.12.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
1757e9eaf2
commit
9c2746da46
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=myrulib
|
||||
VERSION=${VERSION:-0.29.11}
|
||||
VERSION=${VERSION:-0.29.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="myrulib"
|
||||
VERSION="0.29.11"
|
||||
VERSION="0.29.12"
|
||||
HOMEPAGE="http://myrulib.lintest.ru"
|
||||
DOWNLOAD="http://www.lintest.ru/pub/myrulib-0.29.11.tar.bz2"
|
||||
MD5SUM="c8af6a26c147a1ff799b1ce94acbda44"
|
||||
DOWNLOAD="http://www.lintest.ru/pub/myrulib-0.29.12.tar.bz2"
|
||||
MD5SUM="882938fd50b10d508df908cd469e476c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxPython"
|
||||
|
|
Loading…
Reference in a new issue