Date: Tuesday, July 1, 2014 @ 19:31:46
  Author: daniel
Revision: 216140

upgpkg: gkeyfile-sharp 0.1-3

mtree rebuild

Modified:
  gkeyfile-sharp/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-07-01 17:31:39 UTC (rev 216139)
+++ PKGBUILD    2014-07-01 17:31:46 UTC (rev 216140)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer : Ionut Biru <[email protected]>
+# Maintainer : Daniel Isenmann <[email protected]>
 # Contributor: György Balló <[email protected]>
 pkgname=gkeyfile-sharp
 pkgver=0.1
 _pkgver=GKEYFILE_SHARP_0_1-0-g07a401a
 _git=662c5c1
-pkgrel=2
+pkgrel=3
 pkgdesc="Mono bindings for GLib’s GKeyFile"
 arch=('any')
 url="http://github.com/mono/gkeyfile-sharp";
@@ -12,7 +12,7 @@
 license=('LGPL')
 depends=('gtk-sharp-2')
 
source=(mono-$pkgname-$_pkgver.tar.gz::https://github.com/mono/gkeyfile-sharp/zipball/GKEYFILE_SHARP_0_1)
-md5sums=('cf2467dde223454d7eda0a8406518458')
+md5sums=('0f43ffd9ebe39969e2c7661b81a6dfae')
 
 build() {
   cd "$srcdir/mono-$pkgname-$_git"

Reply via email to