Date: Tuesday, July 1, 2014 @ 19:35:52 Author: daniel Revision: 216144
upgpkg: gudev-sharp 0.1-3 mtree rebuild Modified: gudev-sharp/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-07-01 17:34:29 UTC (rev 216143) +++ PKGBUILD 2014-07-01 17:35:52 UTC (rev 216144) @@ -1,11 +1,11 @@ # $Id$ -# Maintainer: Ionut Biru <[email protected]> +# Maintainer: Daniel Isenmann <[email protected]> # Contributor: György Balló <[email protected]> pkgname=gudev-sharp pkgver=0.1 _pkgver=GUDEV_SHARP_0_1-0-g2c53e2f _git=cd3e7df -pkgrel=2 +pkgrel=3 pkgdesc="Gudev mono bindings" arch=('any') url="http://github.com/mono/gudev-sharp" @@ -12,7 +12,7 @@ license=('LGPL') depends=('gtk-sharp-2') source=(mono-$pkgname-$_pkgver.tar.gz::https://github.com/mono/gudev-sharp/zipball/GUDEV_SHARP_0_1) -md5sums=('05d059577913ca1d10ab952303951614') +md5sums=('b8041b87c4d54d2081b70bff50897049') build() { cd "$srcdir/mono-$pkgname-$_git"
