Skip to content
Snippets Groups Projects
Verified Commit 070e780c authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

47.0-1

parent 9f173001
No related branches found
No related tags found
No related merge requests found
pkgbase = adwaita-icon-theme
pkgdesc = GNOME standard icons
pkgver = 47beta
pkgver = 47.0
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/adwaita-icon-theme
arch = any
......@@ -10,8 +10,8 @@ pkgbase = adwaita-icon-theme
makedepends = meson
depends = adwaita-icon-theme-legacy
depends = hicolor-icon-theme
source = git+https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git#tag=47.beta
b2sums = 2b60a16aecfcf7960402f563320d2295720388b558b4162e9828a37c4dd9028bd2e73ec383c7d1d4badccb924e63d60e399bb314e9d7b31177b6736955939a2c
source = git+https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git#tag=47.0
b2sums = 2dd7b268eaab5835c0d2c7ee81cb388638b9037dfb6748669a4dcbf155338f1bbc9fb8e5d8e5d2acafa4e9f88f1d2c137de922c3d19c65dcb384933982c21ffa
pkgname = adwaita-icon-theme
depends = adwaita-icon-theme-legacy
......
[adwaita-icon-theme]
source = "git"
git = "https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git"
# include_regex = '\d+(\.\d+)*'
from_pattern = '\.?(alpha|beta|rc)\.?'
include_regex = '\d+(\.\d+)*'
from_pattern = '\.([a-z])'
to_pattern = '\1'
......@@ -8,7 +8,7 @@ pkgname=(
adwaita-icon-theme
adwaita-cursors
)
pkgver=47beta
pkgver=47.0
pkgrel=1
pkgdesc="GNOME standard icons"
url="https://gitlab.gnome.org/GNOME/adwaita-icon-theme"
......@@ -24,7 +24,7 @@ makedepends=(
meson
)
source=("git+https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git#tag=${pkgver/[a-z]/.&}")
b2sums=('2b60a16aecfcf7960402f563320d2295720388b558b4162e9828a37c4dd9028bd2e73ec383c7d1d4badccb924e63d60e399bb314e9d7b31177b6736955939a2c')
b2sums=('2dd7b268eaab5835c0d2c7ee81cb388638b9037dfb6748669a4dcbf155338f1bbc9fb8e5d8e5d2acafa4e9f88f1d2c137de922c3d19c65dcb384933982c21ffa')
prepare() {
cd $pkgbase
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment