Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
adw-gtk-theme
Commits:
dd373bc9 by Maxime Gauduin at 2025-12-02T23:01:39+01:00
upgpkg: 6.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = adw-gtk-theme
pkgdesc = Unofficial GTK 3 port of the libadwaita theme
- pkgver = 6.3
+ pkgver = 6.4
pkgrel = 1
url = https://github.com/lassekongo83/adw-gtk3
arch = any
@@ -8,7 +8,7 @@ pkgbase = adw-gtk-theme
makedepends = dart-sass
makedepends = git
makedepends = meson
- source =
git+https://github.com/lassekongo83/adw-gtk3.git#tag=2d54f48c710edd955da6b73ebc91a86a69131a39
- b2sums =
c0b1e3880031b05ee2e671de51640c12d4d7fd03d70eda69b87c52d35dfcb099406bfa825ebbd856d7cd3ec30056c5ce64f2276ba393ec5fe9401591d23a8353
+ source =
git+https://github.com/lassekongo83/adw-gtk3.git#tag=39ef8327790ca731ad0e87bbad7293ce0a83b26e
+ b2sums =
c96090e9fe858876c7e683463c65b2b82bd5457fc7e0bf2a111ff2317ea149f1a47b6c40b18bdf5c3854a79a748eaa9db016f97f7a57effe7d3f94d2e0b6fb12
pkgname = adw-gtk-theme
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Dušan Simić <[email protected]>
pkgname=adw-gtk-theme
-pkgver=6.3
+pkgver=6.4
pkgrel=1
pkgdesc='Unofficial GTK 3 port of the libadwaita theme'
arch=(any)
@@ -14,9 +14,9 @@ makedepends=(
git
meson
)
-_tag=2d54f48c710edd955da6b73ebc91a86a69131a39
+_tag=39ef8327790ca731ad0e87bbad7293ce0a83b26e
source=(git+https://github.com/lassekongo83/adw-gtk3.git#tag=${_tag})
-b2sums=('c0b1e3880031b05ee2e671de51640c12d4d7fd03d70eda69b87c52d35dfcb099406bfa825ebbd856d7cd3ec30056c5ce64f2276ba393ec5fe9401591d23a8353')
+b2sums=('c96090e9fe858876c7e683463c65b2b82bd5457fc7e0bf2a111ff2317ea149f1a47b6c40b18bdf5c3854a79a748eaa9db016f97f7a57effe7d3f94d2e0b6fb12')
pkgver() {
cd adw-gtk3
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/adw-gtk-theme/-/commit/dd373bc9e5bd91bd51a9211c29f59c165f60547b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/adw-gtk-theme/-/commit/dd373bc9e5bd91bd51a9211c29f59c165f60547b
You're receiving this email because of your account on gitlab.archlinux.org.