mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
office/myrulib: Updated for version 0.28.11.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
a8d342bc16
commit
b19bbf08df
3 changed files with 5 additions and 5 deletions
|
@ -5,4 +5,4 @@ of books in an easy, fast and convenient way.
|
|||
If you don't want the CoolReader engine to be built, pass
|
||||
COOLREADER=no to the script.
|
||||
|
||||
This requires wxGTK.
|
||||
This requires either wxGTK or wxPython.
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=myrulib
|
||||
VERSION=${VERSION:-0.28.9}
|
||||
VERSION=${VERSION:-0.28.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="myrulib"
|
||||
VERSION="0.28.9"
|
||||
VERSION="0.28.11"
|
||||
HOMEPAGE="http://myrulib.lintest.ru"
|
||||
DOWNLOAD="http://www.lintest.ru/pub/myrulib-0.28.9.tar.bz2"
|
||||
MD5SUM="358be15f38a7390c50e6e0572b0cbe2b"
|
||||
DOWNLOAD="http://www.lintest.ru/pub/myrulib-0.28.11.tar.bz2"
|
||||
MD5SUM="8d8b91abeec442e2e185e881c9290e57"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Fridrich von Stauffenberg"
|
||||
|
|
Loading…
Reference in a new issue