* update elementary-icon-theme to 8.1.0-1

This commit is contained in:
Alexander Baldeck 2025-02-16 11:41:48 +01:00
parent b876324b8c
commit 3ead9865f8
3 changed files with 24 additions and 4 deletions

View File

@ -0,0 +1,17 @@
pkgbase = elementary-icon-theme
pkgdesc = Named, vector icons for elementary OS
pkgver = 8.1.0
pkgrel = 1
url = https://github.com/elementary/icons
arch = any
groups = pantheon
license = GPL3
makedepends = git
makedepends = librsvg
makedepends = meson
makedepends = xorg-xcursorgen
depends = hicolor-icon-theme
source = elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=241be59c7f75ba186d0beba376ae44574f52372b
sha256sums = f93189bc29f59474c4a90dc2ee6e298d05aeae3604fea3b9bc4fe85daf994ba7
pkgname = elementary-icon-theme

View File

@ -0,0 +1,3 @@
[elementary-icon-theme]
source = "git"
git = "https://github.com/elementary/icons.git"

View File

@ -5,8 +5,8 @@
# Contributor: Josip <josipponjavic@gmail.com>
pkgname=elementary-icon-theme
pkgver=8.0.0
pkgrel=1.1
pkgver=8.1.0
pkgrel=1
pkgdesc='Named, vector icons for elementary OS'
arch=(any)
url=https://github.com/elementary/icons
@ -19,9 +19,9 @@ makedepends=(
meson
xorg-xcursorgen
)
_tag=3d5dd03c505aaee68a4b2904ae0d00cbcf141e91
_tag=241be59c7f75ba186d0beba376ae44574f52372b
source=(elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=${_tag})
sha256sums=('7cbc6f63b7459bf2d5b44447a97dc0485ea017e025fc3fcba600941f153e84a3')
sha256sums=('f93189bc29f59474c4a90dc2ee6e298d05aeae3604fea3b9bc4fe85daf994ba7')
pkgver() {
cd elementary-icon-theme