summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2019-08-09 15:37:41 +0200
committerbartus2019-08-09 15:37:41 +0200
commitc6fde487b915386357f5ec4d97e50dd977576f09 (patch)
tree929fbd548cf327bc10e3a9ee95c100eef293da3d /PKGBUILD
parentcfec9e2e7e72628a0b75990f9510c6a97b3e0ada (diff)
downloadaur-c6fde487b915386357f5ec4d97e50dd977576f09.tar.gz
Update dependencies (gboject-introspection)
babl adds 'gobject-introspection' in commit ef4e36d5cf450
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c276628f5cbc..a4e981e2d21f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
_pkgname=babl
pkgname="${_pkgname}-qfix-git"
-pkgver=0.1.68.7.g2fa0be1
+pkgver=0.1.70.14.g868a077
pkgrel=1
pkgdesc="babl is a dynamic, any to any, pixel format translation library."
arch=('x86_64')
url="https://www.gegl.org/babl"
license=('LGPL3')
-depends=('glibc')
+depends=('glibc' 'gobject-introspection')
makedepends=('git' 'meson' 'lcms2')
provides=("babl=${pkgver}")
conflicts=('babl')