summaryrefslogtreecommitdiff
path: root/community/glom
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-21 23:14:49 +0000
committerroot <root@rshg054.dnsready.net>2011-11-21 23:14:49 +0000
commit859f538490d5f7a35356c8813cf5757b175eea98 (patch)
treef3da527fbc96be7a7a02fe3a8812d99c93fa8012 /community/glom
parent70b4878648fd376433739bd5c835503f6301a5b2 (diff)
Mon Nov 21 23:14:49 UTC 2011
Diffstat (limited to 'community/glom')
-rw-r--r--community/glom/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/glom/PKGBUILD b/community/glom/PKGBUILD
index 9ecedf1dd..eccdd121d 100644
--- a/community/glom/PKGBUILD
+++ b/community/glom/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 57387 2011-10-26 20:25:11Z heftig $
+# $Id: PKGBUILD 59046 2011-11-20 23:01:47Z heftig $
# Maintainer: Roman Kyrylych <Roman.Kyrylych@gmail.com>
# Contributor: William Rea <sillywilly@gmail.com>
# Contributor: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=glom
-pkgver=1.19.15
+pkgver=1.20.0
pkgrel=1
pkgdesc="An easy-to-use database designer and user interface"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ makedepends=('intltool' 'gnome-doc-utils' 'python-sphinx' 'boost')
options=('!libtool')
install=$pkgname.install
source=(http://ftp.gnome.org/pub/GNOME/sources/glom/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('882519d634861567746d1f923d8437e24d01d917610dad2d9ae08a2cc1ec52d3')
+sha256sums=('047ce7bd6e5a0214f6f49cad15cc0ee1d2e8eeb61462e094328ed32676c15e5b')
build() {
cd "$srcdir/$pkgname-$pkgver"