summaryrefslogtreecommitdiff
path: root/community/gtk-sharp-3
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-01 03:54:24 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-01 03:54:24 +0000
commit88933a383866089c23f6d62783a6a24ab211e872 (patch)
tree06df2798b84f9e12ebbef88948c0e5b2a3227e99 /community/gtk-sharp-3
parentffb384c05abcdb9c7a7d9df8407b8efc8caa78de (diff)
Tue Jul 1 03:46:37 UTC 2014
Diffstat (limited to 'community/gtk-sharp-3')
-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"