Date: Tuesday, July 1, 2014 @ 19:26:27 Author: daniel Revision: 216132
upgpkg: gio-sharp 0.3-2 mtree rebuild Modified: gio-sharp/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-07-01 17:22:49 UTC (rev 216131) +++ PKGBUILD 2014-07-01 17:26:27 UTC (rev 216132) @@ -1,11 +1,11 @@ # $Id$ -# Maintainer : Ionut Biru <[email protected]> +# Maintainer : Daniel Isenmann <[email protected]> # Contributor: György Balló <[email protected]> pkgname=gio-sharp pkgver=0.3 _pkgver=0.3-0-31b4926 _git=31b4926 -pkgrel=1 +pkgrel=2 pkgdesc="a branch of the official gtk-sharp/gio to get gio-sharp building on gtk-sharp 2.12" arch=('any') url="http://github.com/mono/gio-sharp" @@ -13,7 +13,7 @@ depends=('gtk-sharp-2>=2.12') source=(mono-$pkgname-$_pkgver.zip::https://github.com/mono/gio-sharp/zipball/$pkgver) options=('!makeflags') -md5sums=('fbabc2aeca79771dc17d32e205f94564') +md5sums=('5df902082999bb33273517ceed790144') build() { cd "$srcdir/mono-$pkgname-${_git}"
