summaryrefslogtreecommitdiff
path: root/community/gtk-sharp-3/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gtk-sharp-3/PKGBUILD')
-rw-r--r--community/gtk-sharp-3/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gtk-sharp-3/PKGBUILD b/community/gtk-sharp-3/PKGBUILD
index 1f0d5604a..1f4e6c374 100644
--- a/community/gtk-sharp-3/PKGBUILD
+++ b/community/gtk-sharp-3/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 110981 2014-05-11 18:52:35Z bgyorgy $
+# $Id: PKGBUILD 113786 2014-06-30 13:43:08Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=gtk-sharp-3
_pkgname=gtk-sharp
-pkgver=2.99.2
-pkgrel=2
+pkgver=2.99.3
+pkgrel=1
pkgdesc="C# bindings for GTK+ 3"
arch=('i686' 'x86_64')
url="http://mono-project.com/GtkSharp"
license=('LGPL')
depends=('mono' 'gtk3')
source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgname/${pkgver%.*}/$_pkgname-$pkgver.tar.xz)
-sha256sums=('0dbb205e827586520a803ec1907d94e51b8c6d4e2bb42bc71c1ac1b769fa9198')
+sha256sums=('6440f571416267ae0cb5698071d087b31e3084693fa2c829b1db37ca7ea2c3a2')
build() {
cd "$srcdir/$_pkgname-$pkgver"