Skip to content

Commit

Permalink
Upstream 3.24.38
Browse files Browse the repository at this point in the history
Update URLs for Arch Linux, as packages are now hosted on GitLab.
  • Loading branch information
lah7 committed May 25, 2023
1 parent 70add49 commit 81d64cc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
# Contributor: Tomasz Gąsior <tomaszgasior.pl>

# This file is based on original PKGBUILD of GTK3 package.
# https://git.archlinux.org/svntogit/packages.git/plain/trunk/PKGBUILD?h=packages/gtk3
# https://gitlab.archlinux.org/archlinux/packaging/packages/gtk3/-/commits/main

__arch_pkg_commit="a683ff63aa2c307fe73f4cc6f464791951b14f7c"
_gtkver=3.24.37
__arch_pkg_commit="108c7090a77081cd124c819e014ced95b4648d55"
_gtkver=3.24.38

pkgbase=gtk3-classic
pkgname=($pkgbase)
pkgver=${_gtkver}
pkgrel=2
pkgdesc="GTK3 patched to provide a more classic experience"
pkgrel=1
pkgdesc="Patched GTK+3 that provides a more classic experience"
url="https://github.com/lah7/gtk3-classic"
conflicts=(gtk3 gtk3-typeahead gtk3-print-backends gtk3-nocsd gtk3-nocsd-git gtk3-nocsd-legacy-git)
provides=(gtk3=$_gtkver gtk3-typeahead=$_gtkver gtk3-mushrooms=$_gtkver gtk3-print-backends
Expand Down Expand Up @@ -118,7 +118,7 @@ source=(

# Arch Linux package files.
settings.ini
"gtk-query-immodules-3.0.hook::https://raw.githubusercontent.com/archlinux/svntogit-packages/$__arch_pkg_commit/trunk/gtk-query-immodules-3.0.hook"
"gtk-query-immodules-3.0.hook::https://gitlab.archlinux.org/archlinux/packaging/packages/gtk3/-/raw/$__arch_pkg_commit/gtk-query-immodules-3.0.hook"
)
sha256sums=('1b78c47b807593836b954fd0e4bfd009475a4bec12e070e7daf49ea5294ca1ca'
'6de32e1bee6bf4307aaec072fc8431b044e73299720a490298b8c1b7c502e039'
Expand Down Expand Up @@ -148,7 +148,7 @@ sha256sums=('1b78c47b807593836b954fd0e4bfd009475a4bec12e070e7daf49ea5294ca1ca'
'288978a65fbd0524e9194940b9b15774b010cb7193ef5bf5a4a5df3358ef9df6'
'96ddecb48e5734159f91261c3a4b7f71a757d6aab69d22f11df600fb91511b11'
'ba93f62e249f2713dbfe6c82de1be4ac655264d6407ed3dc5e05323027520f31'
'6745f0b4c053794151fd0f0e2474b077cccff5f83e9dd1bf3d39fe9fe5fb7f57'
'ce11decf018b25bdd8505544a4f87242854ec88be054d9ade5f3a20444dd8ee7'
'01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202'
'a0319b6795410f06d38de1e8695a9bf9636ff2169f40701671580e60a108e229')

Expand Down

0 comments on commit 81d64cc

Please sign in to comment.