[arch-commits] Commit in lablgtk2/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Tue Sep 9 16:56:13 UTC 2014


    Date: Tuesday, September 9, 2014 @ 18:56:13
  Author: tpowa
Revision: 221349

upgpkg: lablgtk2 2.18.0-1

bump to latest version

Modified:
  lablgtk2/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-09 16:53:03 UTC (rev 221348)
+++ PKGBUILD	2014-09-09 16:56:13 UTC (rev 221349)
@@ -2,17 +2,17 @@
 #Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=lablgtk2
-pkgver=2.16.0
-pkgrel=5
+pkgver=2.18.0
+pkgrel=1
 pkgdesc=" An Objective Caml interface to gtk2"
 arch=(i686 x86_64)
 license=('LGPL')
 url="http://lablgtk.forge.ocamlcore.org/"
 depends=('gtk2' 'gtkspell' 'libgnomecanvas' 'librsvg' 'libgnomeui' 'gtksourceview2')
-makedepends=('ocaml')
+makedepends=('ocaml' 'camlp4')
 optdepends=('ocaml: for using the tools')
 DLAGENTS=('https::/usr/bin/curl -fLC - --insecure --retry 3 --retry-delay 3 -o %o %u')
-source=(https://forge.ocamlcore.org/frs/download.php/979/lablgtk-${pkgver}.tar.gz)
+source=(https://forge.ocamlcore.org/frs/download.php/1261/lablgtk-${pkgver}.tar.gz)
 options=(!makeflags staticlibs)
 
 build() {
@@ -27,4 +27,4 @@
   make DESTDIR=${pkgdir} old-install
   install -m644 META "${pkgdir}/usr/lib/ocaml/lablgtk2/"
 }
-md5sums=('052519ce2a77d2316732bc4d565b6399')
+md5sums=('a3cff730a0e9545b2aebc71b2cb0d18d')




More information about the arch-commits mailing list