Date: Thursday, March 25, 2021 @ 22:11:07 Author: heftig Revision: 410979
4.0.3-3 Modified: gtk4/trunk/PKGBUILD ----------+ PKGBUILD | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 22:10:59 UTC (rev 410978) +++ PKGBUILD 2021-03-25 22:11:07 UTC (rev 410979) @@ -3,19 +3,19 @@ pkgbase=gtk4 pkgname=(gtk4 gtk-update-icon-cache) pkgver=4.0.3 -pkgrel=2 +pkgrel=3 epoch=1 pkgdesc="GObject-based multi-platform GUI toolkit" arch=(x86_64) url="https://www.gtk.org/" depends=(glib2 cairo pango fribidi gdk-pixbuf2 libepoxy libgl libegl harfbuzz - libxkbcommon graphene iso-codes tracker3 colord wayland libxrandr - libx11 libxrender libxi libxext libxcursor libxdamage libxfixes - libxcomposite fontconfig libxinerama vulkan-icd-loader vulkan-headers - libcloudproviders libcups rest json-glib ffmpeg gst-plugins-bad-libs - librsvg dconf shared-mime-info desktop-file-utils adwaita-icon-theme - cantarell-fonts) -makedepends=(git meson gtk-doc glib2-docs wayland-protocols python shaderc sassc + libxkbcommon graphene iso-codes tracker3 colord wayland + wayland-protocols libxrandr libx11 libxrender libxi libxext libxcursor + libxdamage libxfixes libxcomposite fontconfig libxinerama + vulkan-icd-loader vulkan-headers libcloudproviders libcups rest + json-glib ffmpeg gst-plugins-bad-libs librsvg dconf shared-mime-info + desktop-file-utils adwaita-icon-theme cantarell-fonts) +makedepends=(git meson gtk-doc glib2-docs python shaderc sassc gobject-introspection pandoc) license=(LGPL) _commit=463794e9395a7e5701559a67a2072e18bbfacf06 # tags/4.0.3^0
