Skip to content

Commit

Permalink
Upstream 3.24.42
Browse files Browse the repository at this point in the history
  • Loading branch information
lah7 committed May 17, 2024
1 parent d8645a1 commit 83313fe
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
# This file is based on original PKGBUILD of GTK3 package.
# https://gitlab.archlinux.org/archlinux/packaging/packages/gtk3/-/commits/main

__arch_pkg_commit="e0b04924de3fb69bdc60fc1f7f322b0bc5ce1802"
_gtkver=3.24.41
__arch_pkg_commit="e6dc1b0abce1d021ea3cec2f8c0d3fdf93cd0b87"
_gtkver=3.24.42

pkgbase=gtk3-classic
pkgname=($pkgbase)
Expand All @@ -20,7 +20,6 @@ provides=(gtk3=$_gtkver gtk3-typeahead=$_gtkver gtk3-mushrooms=$_gtkver gtk3-pri
arch=(x86_64)
license=(LGPL-2.0-only)
depends=(
at-spi2-atk
atk
cairo
desktop-file-utils
Expand Down Expand Up @@ -48,8 +47,7 @@ optdepends=(
'libcups: printer support in print dialog'
)
makedepends=(
adwaita-icon-theme
at-spi2-atk
at-spi2-core
atk
cairo
cantarell-fonts
Expand All @@ -59,6 +57,7 @@ makedepends=(
git
gobject-introspection
gtk-update-icon-cache
hicolor-icon-theme
libcups
libegl
libepoxy
Expand Down Expand Up @@ -157,7 +156,7 @@ sha256sums=('ecbf69e66a073cbcf23454ae1ab366beedae6e96582975ae55964b0cc7bab685'
'288978a65fbd0524e9194940b9b15774b010cb7193ef5bf5a4a5df3358ef9df6'
'96ddecb48e5734159f91261c3a4b7f71a757d6aab69d22f11df600fb91511b11'
'ba93f62e249f2713dbfe6c82de1be4ac655264d6407ed3dc5e05323027520f31'
'47da61487af3087a94bc49296fd025ca0bc02f96ef06c556e7c8988bd651b6fa'
'50f89f615092d4dd01bbd759719f8bd380e5f149f6fd78a94725e2de112377e2'
'01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202'
'a0319b6795410f06d38de1e8695a9bf9636ff2169f40701671580e60a108e229')

Expand Down

0 comments on commit 83313fe

Please sign in to comment.