diff options
Diffstat (limited to 'office')
-rw-r--r-- | office/xournalpp/xournalpp.SlackBuild | 2 | ||||
-rw-r--r-- | office/xournalpp/xournalpp.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/xournalpp/xournalpp.SlackBuild b/office/xournalpp/xournalpp.SlackBuild index f40e1e3a84..c53c6c6626 100644 --- a/office/xournalpp/xournalpp.SlackBuild +++ b/office/xournalpp/xournalpp.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xournalpp -VERSION=${VERSION:-1.0.19} +VERSION=${VERSION:-1.0.20} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/xournalpp/xournalpp.info b/office/xournalpp/xournalpp.info index 2a2d67b79b..912713d561 100644 --- a/office/xournalpp/xournalpp.info +++ b/office/xournalpp/xournalpp.info @@ -1,8 +1,8 @@ PRGNAM="xournalpp" -VERSION="1.0.19" +VERSION="1.0.20" HOMEPAGE="https://github.com/xournalpp/xournalpp" -DOWNLOAD="https://github.com/xournalpp/xournalpp/archive/1.0.19/xournalpp-1.0.19.tar.gz" -MD5SUM="d6a4ad95e5eecd9191d9b5cc61b49034" +DOWNLOAD="https://github.com/xournalpp/xournalpp/archive/1.0.20/xournalpp-1.0.20.tar.gz" +MD5SUM="88376d2584dda7ba9c46733b706139bc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="graphviz lua portaudio" |