From: Fredrik Fornwall Date: Thu, 8 Sep 2016 15:14:43 +0000 (-0400) Subject: qualc: Update from 0.9.9 to 0.9.10 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/termux-packages/commitdiff_plain/5d980ff409e5780243cc5d952dfe784b55b22c05 qualc: Update from 0.9.9 to 0.9.10 --- diff --git a/packages/qalc/build.sh b/packages/qalc/build.sh index d8577a14..ae449365 100644 --- a/packages/qalc/build.sh +++ b/packages/qalc/build.sh @@ -1,6 +1,6 @@ -TERMUX_PKG_HOMEPAGE=http://qalculate.sourceforge.net +TERMUX_PKG_HOMEPAGE=https://qalculate.github.io/ TERMUX_PKG_DESCRIPTION="Powerful and easy to use command line calculator" -TERMUX_PKG_VERSION=0.9.9 +TERMUX_PKG_VERSION=0.9.10 TERMUX_PKG_SRCURL=https://github.com/Qalculate/libqalculate/releases/download/v${TERMUX_PKG_VERSION}/libqalculate-${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_DEPENDS="glib, gnuplot, libcln, ncurses" -TERMUX_PKG_BUILD_IN_SRC=yes \ No newline at end of file +TERMUX_PKG_BUILD_IN_SRC=yes