summaryrefslogtreecommitdiff
path: root/community/goocanvasmm
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-22 11:48:08 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-22 11:48:08 -0300
commitdfccf2688839095bf2917186529e15f438a86a27 (patch)
tree79e7fcbe95952d0361e4d69590ce1dc6fde15468 /community/goocanvasmm
parentddb6519616b89709bff2278f935b735e67426504 (diff)
parent859f538490d5f7a35356c8813cf5757b175eea98 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/mingw32-binutils/PKGBUILD community/numlockx/PKGBUILD community/slock/PKGBUILD extra/graphviz/PKGBUILD
Diffstat (limited to 'community/goocanvasmm')
-rwxr-xr-xcommunity/goocanvasmm/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/goocanvasmm/PKGBUILD b/community/goocanvasmm/PKGBUILD
index caab2fc45..5fd36fbb9 100755
--- a/community/goocanvasmm/PKGBUILD
+++ b/community/goocanvasmm/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Laurent Meunier <laurent@deltalima.net>
pkgname=goocanvasmm
-pkgver=1.90.6
+pkgver=1.90.8
pkgrel=1
pkgdesc='C++ wrappers for goocanvas'
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ license=('GPL')
depends=('goocanvas' 'gtkmm3')
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/goocanvasmm/1.90/goocanvasmm-${pkgver}.tar.xz)
-sha256sums=('2d63cff0ea1a20cb0ebb9b91fbefe2a80f8972b1dbcda018ba4f10fbfda5c699')
+sha256sums=('721649be4f8bbbb4589800c0b973522d2104a95172f9eefd7b93e3bf59ae8721')
build() {
cd ${pkgname}-${pkgver}