mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/libgda to 5.2.10-5
This commit is contained in:
parent
20227f7768
commit
bbf8133187
1 changed files with 2 additions and 2 deletions
|
@ -7,13 +7,13 @@
|
|||
|
||||
pkgname=(libgda libgda-{jdbc,mysql,postgres})
|
||||
pkgver=5.2.10
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="Database access library"
|
||||
url="https://www.gnome-db.org/"
|
||||
arch=(x86_64)
|
||||
license=(GPL)
|
||||
depends=(gtksourceview3 libxslt python libsecret graphviz goocanvas iso-codes libgee openssl)
|
||||
makedepends=(glade mariadb-libs postgresql-libs jdk8-openjdk intltool
|
||||
makedepends=(glade mariadb-libs postgresql-libs jdk11-openjdk intltool
|
||||
gobject-introspection gtk-doc vala itstool gnome-common git)
|
||||
_commit=85a2532df64698306fd3be324bb2052fb1b80fd3 # tags/LIBGDA_5_2_10^0
|
||||
source=("git+https://gitlab.gnome.org/GNOME/libgda.git#commit=$_commit"
|
||||
|
|
Loading…
Reference in a new issue