mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
office/xournalpp: Updated for version 1.0.19.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d1d60f7e58
commit
a5116940ea
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=xournalpp
|
||||
VERSION=${VERSION:-1.0.18}
|
||||
VERSION=${VERSION:-1.0.19}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xournalpp"
|
||||
VERSION="1.0.18"
|
||||
VERSION="1.0.19"
|
||||
HOMEPAGE="https://github.com/xournalpp/xournalpp"
|
||||
DOWNLOAD="https://github.com/xournalpp/xournalpp/archive/1.0.18/xournalpp-1.0.18.tar.gz"
|
||||
MD5SUM="869189e78eac754860bee97611abe541"
|
||||
DOWNLOAD="https://github.com/xournalpp/xournalpp/archive/1.0.19/xournalpp-1.0.19.tar.gz"
|
||||
MD5SUM="d6a4ad95e5eecd9191d9b5cc61b49034"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="graphviz lua portaudio"
|
||||
|
|
Loading…
Reference in a new issue