summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-06-03 16:02:54 -0600
committerMark Wagie2021-06-03 16:02:54 -0600
commit095d6f6ce744ef78bd4227784bf82f1a87c19974 (patch)
tree56f2c209086bbc1246ccb509e5671a905239e158
parent77cf9f999ccee2ef0daad2bc2e83ba0597bfd3cb (diff)
downloadaur-095d6f6ce744ef78bd4227784bf82f1a87c19974.tar.gz
3.24.29-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f352a43b632d..84be38f21398 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gtk3-typeahead
pkgdesc = GObject-based multi-platform GUI toolkit - Typeahead feature enabled for file chooser widget
pkgver = 3.24.29
- pkgrel = 1
+ pkgrel = 2
url = https://www.gtk.org/
install = gtk3.install
arch = x86_64
@@ -35,7 +35,7 @@ pkgbase = gtk3-typeahead
depends = desktop-file-utils
depends = mesa
depends = cantarell-fonts
- depends = colord
+ depends = libcolord
depends = rest
depends = libcups
depends = libcanberra
diff --git a/PKGBUILD b/PKGBUILD
index 9437f2629d06..1f044213f9b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Ionut Biru <ibiru@archlinux.org>
pkgname=gtk3-typeahead
pkgver=3.24.29
-pkgrel=1
+pkgrel=2
pkgdesc="GObject-based multi-platform GUI toolkit - Typeahead feature enabled for file chooser widget"
arch=(x86_64)
url="https://www.gtk.org/"
@@ -12,8 +12,8 @@ license=(LGPL)
depends=(atk cairo libxcursor libxinerama libxrandr libxi libepoxy gdk-pixbuf2
dconf libxcomposite libxdamage pango shared-mime-info at-spi2-atk
wayland libxkbcommon adwaita-icon-theme json-glib librsvg
- wayland-protocols desktop-file-utils mesa cantarell-fonts colord rest
- libcups libcanberra fribidi iso-codes libcloudproviders
+ wayland-protocols desktop-file-utils mesa cantarell-fonts libcolord
+ rest libcups libcanberra fribidi iso-codes libcloudproviders
gtk-update-icon-cache)
makedepends=(gobject-introspection gtk-doc git glib2-docs sassc meson)
provides=("gtk3=$pkgver" gtk3-print-backends libgtk-3.so libgdk-3.so libgailutil-3.so)