Skip to content

Commit

Permalink
Upstream 3.24.28
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathonf committed Mar 27, 2021
1 parent aa225ca commit 63e8fc5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
25 changes: 13 additions & 12 deletions .SRCINFO
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
pkgbase = gtk3-classic
pkgdesc = GTK3 patched for classic desktops like XFCE or MATE. Please see README.
pkgver = 3.24.27
pkgdesc = GTK3 patched to provide a more classic experience
pkgver = 3.24.28
pkgrel = 1
url = https://github.com/lah7/gtk3-mushrooms
url = https://github.com/lah7/gtk3-classic
install = gtk3.install
arch = x86_64
license = LGPL
Expand Down Expand Up @@ -58,9 +58,9 @@ pkgbase = gtk3-classic
makedepends = lib32-libcups
makedepends = lib32-krb5
makedepends = lib32-e2fsprogs
provides = gtk3=3.24.27
provides = gtk3-typeahead=3.24.27
provides = gtk3-mushrooms=3.24.27
provides = gtk3=3.24.28
provides = gtk3-typeahead=3.24.28
provides = gtk3-mushrooms=3.24.28
provides = gtk3-print-backends
provides = libgtk-3.so
provides = libgdk-3.so
Expand Down Expand Up @@ -90,7 +90,7 @@ pkgbase = gtk3-classic
source = popovers__file-chooser-list.patch
source = popovers__places-sidebar.patch
source = smaller-adwaita.css
source = https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.27.tar.xz
source = https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.28.tar.xz
source = settings.ini::https://git.archlinux.org/svntogit/packages.git/plain/trunk/settings.ini?h=packages/gtk3&id=408873e9af613dc26f6d434fe489735fb8c5de75
source = gtk-query-immodules-3.0.hook::https://git.archlinux.org/svntogit/packages.git/plain/trunk/gtk-query-immodules-3.0.hook?h=packages/gtk3&id=408873e9af613dc26f6d434fe489735fb8c5de75
source = README.md
Expand All @@ -116,10 +116,10 @@ pkgbase = gtk3-classic
sha256sums = 17aa98262b96817396c74c303c83eee2a0c9c94b10e31d8de48a44cb17b08dc1
sha256sums = af2d2d4a0d876f9abc350a1cdb09ffc016a8894ee3c46030c3d90c6e99b27c5a
sha256sums = ba93f62e249f2713dbfe6c82de1be4ac655264d6407ed3dc5e05323027520f31
sha256sums = f71c067570339f9f8efac7bb87717a2c52279cb50223fb8b5ba7085930757a26
sha256sums = b04e09763367f1ce932cd2ee3a359d4de150e1c38e7bef7d29aa72557a6b47c6
sha256sums = 01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202
sha256sums = a0319b6795410f06d38de1e8695a9bf9636ff2169f40701671580e60a108e229
sha256sums = 1d2e3c41c7de03a31d717b09e053c88cbaca2ae74eefd982549c49de81c21ada
sha256sums = e018dcdd48b9d7166bf2642e9abdd609a166bf1f61c9dbb7d70b7d023686c500

pkgname = gtk3-classic
depends = atk
Expand Down Expand Up @@ -151,7 +151,7 @@ pkgname = gtk3-classic
optdepends = cantarell-fonts: default font

pkgname = lib32-gtk3-classic
pkgdesc = GTK3 patched for classic desktops like XFCE or MATE. (32-bit)
pkgdesc = GTK3 patched to provide a more classic experience (32-bit)
depends = lib32-atk
depends = lib32-cairo
depends = lib32-libxcursor
Expand All @@ -173,6 +173,7 @@ pkgname = lib32-gtk3-classic
depends = lib32-libcups
depends = lib32-krb5
depends = lib32-e2fsprogs
depends = gtk3-classic>=3.24.27
provides = lib32-gtk3=3.24.27
depends = gtk3-classic>=3.24.28
provides = lib32-gtk3=3.24.28
conflicts = lib32-gtk3

6 changes: 3 additions & 3 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# https://git.archlinux.org/svntogit/packages.git/plain/trunk/PKGBUILD?h=packages/gtk3

__arch_pkg_commit="408873e9af613dc26f6d434fe489735fb8c5de75"
_gtkver=3.24.27
_gtkver=3.24.28

pkgbase=gtk3-classic
pkgname=($pkgbase lib32-$pkgbase)
Expand Down Expand Up @@ -91,10 +91,10 @@ sha256sums=('4935ec23cbd0150bd479fc457861d3a665354509c3ff933997827c7141c8657c'
'17aa98262b96817396c74c303c83eee2a0c9c94b10e31d8de48a44cb17b08dc1'
'af2d2d4a0d876f9abc350a1cdb09ffc016a8894ee3c46030c3d90c6e99b27c5a'
'ba93f62e249f2713dbfe6c82de1be4ac655264d6407ed3dc5e05323027520f31'
'f71c067570339f9f8efac7bb87717a2c52279cb50223fb8b5ba7085930757a26'
'b04e09763367f1ce932cd2ee3a359d4de150e1c38e7bef7d29aa72557a6b47c6'
'01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202'
'a0319b6795410f06d38de1e8695a9bf9636ff2169f40701671580e60a108e229'
'1d2e3c41c7de03a31d717b09e053c88cbaca2ae74eefd982549c49de81c21ada')
'e018dcdd48b9d7166bf2642e9abdd609a166bf1f61c9dbb7d70b7d023686c500')

prepare()
{
Expand Down

0 comments on commit 63e8fc5

Please sign in to comment.