Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / adwaita-icon-theme


Commits:
fbebe557 by Jan Alexander Steffens (heftig) at 2024-05-27T22:49:24+02:00
46.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = adwaita-icon-theme
        pkgdesc = GNOME standard icons
-       pkgver = 46.0
+       pkgver = 46.2
        pkgrel = 1
        url = https://gitlab.gnome.org/GNOME/adwaita-icon-theme
        arch = any
@@ -8,11 +8,13 @@ pkgbase = adwaita-icon-theme
        makedepends = git
        makedepends = gtk-update-icon-cache
        makedepends = meson
+       depends = adwaita-icon-theme-legacy
        depends = hicolor-icon-theme
-       source = 
git+https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git#tag=46.0
-       b2sums = 
83aa51edbe09cf021c33411687ddaae421b96f3356960947d29491f52147a94d9a8b3976a9a020e8de0eda536cc40b32d1912a17adbf2949d6abb234299673d3
+       source = 
git+https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git#tag=46.2
+       b2sums = 
566e62a532aa3ce27ca940d327f6e07896dda385a65904a972a29cd3bd2a3fdb39f046d24130abe7f923165f414f660cf6ea84ff233ca45da2f91e5953a113a6
 
 pkgname = adwaita-icon-theme
+       depends = adwaita-icon-theme-legacy
        depends = hicolor-icon-theme
        depends = adwaita-cursors
 


=====================================
PKGBUILD
=====================================
@@ -8,20 +8,23 @@ pkgname=(
   adwaita-icon-theme
   adwaita-cursors
 )
-pkgver=46.0
+pkgver=46.2
 pkgrel=1
 pkgdesc="GNOME standard icons"
 url="https://gitlab.gnome.org/GNOME/adwaita-icon-theme";
 arch=(any)
 license=("CC-BY-SA-3.0 OR LGPL-3.0-only")
-depends=(hicolor-icon-theme)
+depends=(
+  adwaita-icon-theme-legacy
+  hicolor-icon-theme
+)
 makedepends=(
   git
   gtk-update-icon-cache
   meson
 )
 
source=("git+https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git#tag=${pkgver/[a-z]/.&}";)
-b2sums=('83aa51edbe09cf021c33411687ddaae421b96f3356960947d29491f52147a94d9a8b3976a9a020e8de0eda536cc40b32d1912a17adbf2949d6abb234299673d3')
+b2sums=('566e62a532aa3ce27ca940d327f6e07896dda385a65904a972a29cd3bd2a3fdb39f046d24130abe7f923165f414f660cf6ea84ff233ca45da2f91e5953a113a6')
 
 prepare() {
   cd $pkgbase



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/adwaita-icon-theme/-/commit/fbebe5579a56e79021260286e902f156df2e1766

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/adwaita-icon-theme/-/commit/fbebe5579a56e79021260286e902f156df2e1766
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to