mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/libgda to 5.2.9-1
This commit is contained in:
parent
8ccfe6c7c1
commit
d4b68d5429
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
# - export java library path
|
||||
|
||||
pkgname=(libgda libgda-{firebird,jdbc,mysql,postgres})
|
||||
pkgver=5.2.8+7+ga5355eb42
|
||||
pkgrel=3
|
||||
pkgver=5.2.9
|
||||
pkgrel=1
|
||||
pkgdesc="Database access library"
|
||||
url="http://www.gnome-db.org/"
|
||||
arch=(x86_64)
|
||||
|
@ -14,7 +14,7 @@ license=(GPL)
|
|||
depends=(gtksourceview3 libxslt python2 libsecret graphviz goocanvas iso-codes libgee openssl)
|
||||
makedepends=(glade mariadb-libs postgresql-libs libfbclient jdk8-openjdk intltool
|
||||
gobject-introspection gtk-doc vala itstool gnome-common git)
|
||||
_commit=a5355eb42addc49a4dd63a8cc7d0367a09a5e60b # LIBGDA_5.2
|
||||
_commit=295fa78d29eee6dbbc5d07fd6884cb95f48d92e0 # tags/LIBGDA_5_2_9^0
|
||||
source=("git+https://gitlab.gnome.org/GNOME/libgda.git#commit=$_commit"
|
||||
fix-crash.diff)
|
||||
sha256sums=('SKIP'
|
||||
|
|
Loading…
Reference in a new issue