summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Astals Cid2021-06-11 15:48:00 +0200
committerAlbert Astals Cid2021-06-11 15:48:00 +0200
commit708f06c79bd65286fbfc2104570641a3fef3ea2e (patch)
treebb2c987771061746f7a81ae3fed6a29c4a82ce4d
parentd06eb7d518c16dcc3dc64842a26d7db056908380 (diff)
downloadaur-708f06c79bd65286fbfc2104570641a3fef3ea2e.tar.gz
Follow upstream 3.24.29-2 changes
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7643e870ed08..3f74afca57f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gtk3-no_deadkeys_underline
pkgdesc = Like gtk3 in extra but with a patch to disable dead keys having an underline below them while typing
pkgver = 3.24.29
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://www.gtk.org/
install = gtk3.install
@@ -36,7 +36,7 @@ pkgbase = gtk3-no_deadkeys_underline
depends = desktop-file-utils
depends = mesa
depends = cantarell-fonts
- depends = colord
+ depends = libcolord
depends = rest
depends = libcups
depends = libcanberra
@@ -78,4 +78,3 @@ pkgbase = gtk3-no_deadkeys_underline
sha256sums = SKIP
pkgname = gtk3-no_deadkeys_underline
-
diff --git a/PKGBUILD b/PKGBUILD
index 917fd043c327..0ae5edb2a008 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gtk3-no_deadkeys_underline
pkgver=3.24.29
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="Like gtk3 in extra but with a patch to disable dead keys having an underline below them while typing"
arch=(x86_64)
@@ -12,8 +12,8 @@ url="https://www.gtk.org/"
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-print-backends libgtk-3.so libgdk-3.so libgailutil-3.so gtk3)