[arch-commits] Commit in libgda/trunk (PKGBUILD)

Jan Steffens heftig at nymeria.archlinux.org
Sun Mar 31 11:08:21 UTC 2013


    Date: Sunday, March 31, 2013 @ 13:08:20
  Author: heftig
Revision: 181089

5.1.2

Modified:
  libgda/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-31 11:07:03 UTC (rev 181088)
+++ PKGBUILD	2013-03-31 11:08:20 UTC (rev 181089)
@@ -3,13 +3,13 @@
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=libgda
-pkgver=5.1.1
+pkgver=5.1.2
 pkgrel=1
 pkgdesc="Data abstraction layer with mysql, pgsql, xml, sqlite providers"
 arch=(i686 x86_64)
 license=('GPL')
 depends=('gtksourceview3' 'libxslt' 'json-glib' 'db' 'ncurses' 'libsoup'
-         'libmariadbclient' 'postgresql-libs' 'python2' 'libgnome-keyring'
+         'libmariadbclient' 'postgresql-libs' 'python2' 'libsecret'
          'hicolor-icon-theme' 'desktop-file-utils' 'graphviz' 'gdk-pixbuf2'
          'iso-codes' 'openssl' 'libgcrypt' 'libldap')
 makedepends=('intltool' 'gobject-introspection' 'gtk-doc' 'vala')
@@ -17,7 +17,7 @@
 url="http://www.gnome-db.org"
 install=libgda.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('41a54e60d91758d1d239e5127c856ff0412a5709e92440e9107178af928ed5e1')
+sha256sums=('59c4416a151297a406091fcfe7af781ea88af3381d10b365ba73b1eb8e23b6c5')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list