summaryrefslogtreecommitdiff
path: root/community/glom
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-19 01:31:03 -0700
committerroot <root@rshg054.dnsready.net>2013-05-19 01:31:03 -0700
commit9a30c3d0083b8330b1aa6c0f89245e68ae762ee5 (patch)
treed7249e7354a9daabdf75f5c25da47363d35f15a6 /community/glom
parent4e1091baf58d4d28f6bf3cc4fee8ea0bfd10a7a8 (diff)
Sun May 19 01:30:44 PDT 2013
Diffstat (limited to 'community/glom')
-rw-r--r--community/glom/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/glom/PKGBUILD b/community/glom/PKGBUILD
index 21ca47ad3..492d402cc 100644
--- a/community/glom/PKGBUILD
+++ b/community/glom/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 87414 2013-03-31 19:18:18Z stephane $
+# $Id: PKGBUILD 91057 2013-05-18 15:35:53Z 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.22.0
-pkgrel=5
+pkgver=1.24.0
+pkgrel=1
pkgdesc="An easy-to-use database designer and user interface"
arch=('i686' 'x86_64')
url="http://www.glom.org/"
@@ -15,8 +15,8 @@ depends=('gettext' 'boost-libs' 'libgdamm' 'libxml++' 'python2-gobject' 'libepc'
makedepends=('intltool' 'gnome-doc-utils' 'python-sphinx' 'boost')
options=('!libtool')
install=$pkgname.install
-source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('e6ce1b0c76cec8c85beba4900a80f257de3cc23a2c65908262fd8be87c2e546a')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/1.24/$pkgname-$pkgver.tar.xz)
+sha256sums=('83ff79610ffdede48536c0d07d5288ad84ec26c86aa2aa1db98b46abdebbdcc2')
build() {
cd "$srcdir/$pkgname-$pkgver"