summaryrefslogtreecommitdiffstats
path: root/development/geany
diff options
context:
space:
mode:
Diffstat (limited to 'development/geany')
-rw-r--r--development/geany/geany.SlackBuild4
-rw-r--r--development/geany/geany.info6
2 files changed, 5 insertions, 5 deletions
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=""