summaryrefslogtreecommitdiff
path: root/community/glom
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-29 03:24:08 -0700
committerroot <root@rshg054.dnsready.net>2013-09-29 03:24:08 -0700
commit5a54e0a093cd01d4787eaf200ba14cfda3bc4b7a (patch)
treecb006fc67fb1b6d5f8c47d5f35755db0d2dc733f /community/glom
parentc900355ac24fb238dbd0d8f6253a629561f78bee (diff)
Sun Sep 29 03:20:31 PDT 2013
Diffstat (limited to 'community/glom')
-rw-r--r--community/glom/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/glom/PKGBUILD b/community/glom/PKGBUILD
index 40cdb5031..d298f7610 100644
--- a/community/glom/PKGBUILD
+++ b/community/glom/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 94024 2013-07-13 12:32:26Z svenstaro $
+# $Id: PKGBUILD 97732 2013-09-28 07:17:42Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Roman Kyrylych <Roman.Kyrylych@gmail.com>
# Contributor: William Rea <sillywilly@gmail.com>
# Contributor: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=glom
-pkgver=1.24.0
-pkgrel=2
+pkgver=1.24.1
+pkgrel=1
pkgdesc="An easy-to-use database designer and user interface"
arch=('i686' 'x86_64')
url="http://www.glom.org/"
@@ -16,7 +16,7 @@ makedepends=('intltool' 'gnome-doc-utils' 'python-sphinx' 'boost')
options=('!libtool')
install=$pkgname.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/1.24/$pkgname-$pkgver.tar.xz)
-sha256sums=('83ff79610ffdede48536c0d07d5288ad84ec26c86aa2aa1db98b46abdebbdcc2')
+sha256sums=('eae586be8d3fc36ee80e5ca0ef5d877e76d346cbfe451c9abff5be27692030d1')
build() {
cd "$srcdir/$pkgname-$pkgver"