mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/xournalpp: Updated for version 1.0.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b244aa7faf
commit
83f2e776ec
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.17}
|
||||
VERSION=${VERSION:-1.0.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xournalpp"
|
||||
VERSION="1.0.17"
|
||||
VERSION="1.0.18"
|
||||
HOMEPAGE="https://github.com/xournalpp/xournalpp"
|
||||
DOWNLOAD="https://github.com/xournalpp/xournalpp/archive/1.0.17/xournalpp-1.0.17.tar.gz"
|
||||
MD5SUM="964a3627991eb3a75080d7e708eba582"
|
||||
DOWNLOAD="https://github.com/xournalpp/xournalpp/archive/1.0.18/xournalpp-1.0.18.tar.gz"
|
||||
MD5SUM="869189e78eac754860bee97611abe541"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="graphviz lua portaudio"
|
||||
|
|
Loading…
Reference in a new issue