summaryrefslogtreecommitdiff
path: root/community/glom/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/glom/PKGBUILD')
-rw-r--r--community/glom/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/glom/PKGBUILD b/community/glom/PKGBUILD
index 59385e1e9..f778b0e78 100644
--- a/community/glom/PKGBUILD
+++ b/community/glom/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 73993 2012-07-18 01:06:54Z ibiru $
+# $Id: PKGBUILD 83252 2013-01-28 16:49:38Z stephane $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Roman Kyrylych <Roman.Kyrylych@gmail.com>
# Contributor: William Rea <sillywilly@gmail.com>
@@ -6,7 +6,7 @@
pkgname=glom
pkgver=1.22.0
-pkgrel=2
+pkgrel=3
pkgdesc="An easy-to-use database designer and user interface"
arch=('i686' 'x86_64')
url="http://www.glom.org/"
@@ -15,7 +15,7 @@ depends=('gettext' 'boost-libs' 'libgdamm' 'libxml++' 'python2-gobject' 'libepc'
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)
+source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz)
sha256sums=('e6ce1b0c76cec8c85beba4900a80f257de3cc23a2c65908262fd8be87c2e546a')
build() {