summaryrefslogtreecommitdiff
path: root/extra/gtkmm3
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-04 00:41:51 -0700
committerroot <root@rshg054.dnsready.net>2013-05-04 00:41:51 -0700
commit5f3b2100b811506bec6bcf63b24d1c605dfe8cb6 (patch)
tree8496666b775c5132608aadbb2f7cae113be74ad2 /extra/gtkmm3
parent32b069e79cb891e99962cbac53e2950c11ea403f (diff)
Sat May 4 00:41:51 PDT 2013
Diffstat (limited to 'extra/gtkmm3')
-rw-r--r--extra/gtkmm3/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gtkmm3/PKGBUILD b/extra/gtkmm3/PKGBUILD
index f0a9b4a3c..10880858a 100644
--- a/extra/gtkmm3/PKGBUILD
+++ b/extra/gtkmm3/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 183317 2013-04-21 22:06:35Z heftig $
+# $Id: PKGBUILD 184170 2013-05-03 03:05:29Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgbase=gtkmm3
_pkgbasename=gtkmm
pkgname=('gtkmm3' 'gtkmm3-docs')
-pkgver=3.8.0
+pkgver=3.8.1
pkgrel=1
arch=('i686' 'x86_64')
makedepends=('gtk3' 'pangomm' 'atkmm' 'glibmm-docs' 'mm-common' 'doxygen' 'libxslt')
@@ -12,7 +12,7 @@ license=('LGPL')
options=('!libtool' '!emptydirs')
url="http://www.gtkmm.org/"
source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('dbddb143fe671ee321d19de2dbae00c0f67e78ce90447227b23062137b1828bd')
+sha256sums=('d374c6d6d78fd9f61bca737cd7c23452de427a1662de8abf46df784e07e4c95b')
build() {
cd "$_pkgbasename-$pkgver"