[arch-commits] Commit in libgda/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Tue Mar 8 13:22:49 UTC 2011
Date: Tuesday, March 8, 2011 @ 08:22:49
Author: heftig
Revision: 113377
upgpkg: libgda 4.2.5-1
Downgrade to 4.2.5
Modified:
libgda/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-03-08 13:10:05 UTC (rev 113376)
+++ PKGBUILD 2011-03-08 13:22:49 UTC (rev 113377)
@@ -3,12 +3,12 @@
# Contributor: Tobias Kieslich <tobias at justdreams.de>
pkgname=libgda
-pkgver=4.99.0
+pkgver=4.2.5
pkgrel=1
pkgdesc="Data abstraction layer with mysql, pgsql, xml, sqlite providers"
arch=(i686 x86_64)
license=('GPL')
-depends=('gtksourceview3' 'libunique3' 'libxslt' 'db' 'ncurses' 'libsoup'
+depends=('gtksourceview2' 'libunique' 'libxslt' 'db' 'ncurses' 'libsoup'
'libmysqlclient' 'postgresql-libs' 'python2' 'libgnome-keyring'
'hicolor-icon-theme' 'desktop-file-utils')
makedepends=('intltool')
@@ -16,7 +16,7 @@
url="http://www.gnome-db.org"
install=libgda.install
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('6fda4d3a4da931f1c8477bd910251da14cc464e9f272075cccf7b823d0af1a44')
+sha256sums=('b98d6063469a1ba8226d94800732544be629c55132516de741c937e8bf175f13')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list