From 76d3c5bf7c6e3c66fd1516bc1c71862c999d5274 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Fri, 3 Jan 2020 23:00:17 +0100 Subject: development/geany: Updated for version 1.36.0 (switch to gtk+3). Signed-off-by: Matteo Bernardini --- development/geany/geany.SlackBuild | 4 ++-- development/geany/geany.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'development/geany') diff --git a/development/geany/geany.SlackBuild b/development/geany/geany.SlackBuild index a2e1deee07..245e63388b 100644 --- a/development/geany/geany.SlackBuild +++ b/development/geany/geany.SlackBuild @@ -31,7 +31,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geany -VERSION=${VERSION:-1.34.1} +VERSION=${VERSION:-1.36.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -90,7 +90,7 @@ CXXFLAGS="$SLKCFLAGS" \ --mandir=/usr/man \ --docdir=/usr/doc/$PRGNAM-$VERSION \ --disable-static \ - --disable-html-docs \ + --enable-gtk3 \ --build=$ARCH-slackware-linux make diff --git a/development/geany/geany.info b/development/geany/geany.info index ec46e04d62..cc772da644 100644 --- a/development/geany/geany.info +++ b/development/geany/geany.info @@ -1,8 +1,8 @@ PRGNAM="geany" -VERSION="1.34.1" +VERSION="1.36.0" HOMEPAGE="https://www.geany.org/" -DOWNLOAD="https://github.com/geany/geany/archive/1.34.1/geany-1.34.1.tar.gz" -MD5SUM="d36ad44844c8721f2ef9b5398260de3b" +DOWNLOAD="https://github.com/geany/geany/archive/1.36.0/geany-1.36.0.tar.gz" +MD5SUM="dece8f7b7e8c42c8a6724b10809c6d5c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-65-gdbad