Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=0fd782c886c0c3b29c778b51e249368a8f1a8bd4
commit 0fd782c886c0c3b29c778b51e249368a8f1a8bd4 Author: crazy <[email protected]> Date: Sun Feb 11 04:00:50 2018 +0100 gcab-1.1-1-x86_64 * Version bump * WOW now the meson file for this one *depends* on git .. WTF diff --git a/source/gnome/gcab/FrugalBuild b/source/gnome/gcab/FrugalBuild index f0d4b09..ef988fc 100644 --- a/source/gnome/gcab/FrugalBuild +++ b/source/gnome/gcab/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: Baste <[email protected]> pkgname=gcab -pkgver=1.0 +pkgver=1.1 pkgrel=1 pkgdesc="A GObject library to create cabinet files" url="http://www.gnome.org/" depends=('glib2>=2.50.0') -makedepends=('intltool' 'gobject-introspection' 'vala' 'gtk-doc') +makedepends=('git' 'intltool' 'gobject-introspection' 'vala' 'gtk-doc') groups=('gnome') archs=("x86_64") _F_gnome_devel="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet meson -sha1sums=('95c671805f408ff60d1b4fe6d8eee1b657554783') +sha1sums=('4d11e37c84a41b43ca9caeff05844fe1fde6a872') build() { Meson_build _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
