2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

adwaita-icon-theme: 45.0

This commit is contained in:
Owen Rafferty 2023-09-18 19:30:22 -05:00
parent 979cec4f86
commit 41e2ba92f8
No known key found for this signature in database
5 changed files with 11 additions and 7 deletions

View File

@ -1,7 +1,10 @@
#!/bin/sh -e
./configure \
--prefix=/usr
export DESTDIR="$1"
make
make DESTDIR="$1" install
meson setup \
-Dprefix=/usr \
. output
ninja -C output
ninja -C output install

View File

@ -1 +1 @@
61c26c8b7450a1e3b909209fbbf9f753102fdce5c718deb23da226b62790594813
cefbed8a5e5008b3967533a1ba9c90b8216689b8a2a6808b3dc044723fd25b5571

View File

@ -0,0 +1 @@
meson make

View File

@ -1 +1 @@
https://download.gnome.org/sources/adwaita-icon-theme/44/adwaita-icon-theme-44.0.tar.xz
https://download.gnome.org/sources/adwaita-icon-theme/45/adwaita-icon-theme-45.0.tar.xz

View File

@ -1 +1 @@
44.0 1
45.0 1