Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
adw-gtk-theme
Commits:
98cc2e4a by Maxime Gauduin at 2024-10-03T15:53:49+02:00
upgpkg: 5.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
pkgbase = adw-gtk-theme
pkgdesc = Unofficial GTK 3 port of the libadwaita theme
- pkgver = 5.3
- pkgrel = 2
+ pkgver = 5.4
+ pkgrel = 1
url = https://github.com/lassekongo83/adw-gtk3
arch = any
license = LGPL-2.1-only
makedepends = git
makedepends = meson
makedepends = sassc
- source =
git+https://github.com/lassekongo83/adw-gtk3.git#tag=22a3b9374369640993e4a7ab84f8acc72318e501
- b2sums = SKIP
+ source =
git+https://github.com/lassekongo83/adw-gtk3.git#tag=91aac01e4f4bfbbe233cf7f4bb7a8e4cff73bc5f
+ b2sums =
574409958f2d7f1653792fa01eb01516f51852e329ce02fc9875e9607e001cb34d318bdface842a23873cf2b166b2fba4609e4f74ef36ce04668ce1e99717572
pkgname = adw-gtk-theme
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: Dušan Simić <[email protected]>
pkgname=adw-gtk-theme
-pkgver=5.3
-pkgrel=2
+pkgver=5.4
+pkgrel=1
pkgdesc='Unofficial GTK 3 port of the libadwaita theme'
arch=(any)
url=https://github.com/lassekongo83/adw-gtk3
@@ -14,9 +14,9 @@ makedepends=(
meson
sassc
)
-_tag=22a3b9374369640993e4a7ab84f8acc72318e501
+_tag=91aac01e4f4bfbbe233cf7f4bb7a8e4cff73bc5f
source=(git+https://github.com/lassekongo83/adw-gtk3.git#tag=${_tag})
-b2sums=('SKIP')
+b2sums=('574409958f2d7f1653792fa01eb01516f51852e329ce02fc9875e9607e001cb34d318bdface842a23873cf2b166b2fba4609e4f74ef36ce04668ce1e99717572')
pkgver() {
cd adw-gtk3
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/adw-gtk-theme/-/commit/98cc2e4ac3ed1045ba2aa2052518b51fd83bf743
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/adw-gtk-theme/-/commit/98cc2e4ac3ed1045ba2aa2052518b51fd83bf743
You're receiving this email because of your account on gitlab.archlinux.org.