[arch-commits] Commit in gio-sharp/trunk (PKGBUILD)
Daniel Isenmann
daniel at nymeria.archlinux.org
Tue Jul 1 17:26:29 UTC 2014
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 <ibiru at archlinux.org>
+# Maintainer : Daniel Isenmann <daniel at archlinux.org>
# Contributor: György Balló <ballogy at freestart.hu>
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}"
More information about the arch-commits
mailing list