Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / tela-circle-icon-theme
Commits: 46e56f03 by Robin Candau at 2025-02-10T14:25:16+01:00 upgpkg: 2025_02_10-1: New upstrema release https://github.com/vinceliuice/Tela-circle-icon-theme/releases/tag/2025-02-10 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,15 +1,15 @@ pkgbase = tela-circle-icon-theme pkgdesc = A flat colorful design icon theme - pkgver = 2024_11_15 - pkgrel = 2 + pkgver = 2025_02_10 + pkgrel = 1 url = https://github.com/vinceliuice/Tela-circle-icon-theme arch = any license = GPL-3.0-or-later depends = hicolor-icon-theme options = !strip - source = tela-circle-icon-theme-2024_11_15.tar.gz::https://github.com/vinceliuice/Tela-circle-icon-theme/archive/2024-11-15.tar.gz + source = tela-circle-icon-theme-2025_02_10.tar.gz::https://github.com/vinceliuice/Tela-circle-icon-theme/archive/2025-02-10.tar.gz source = do_not_generate_cache_files.patch - sha256sums = a59a2717596b0eb19d12dfc0c2577c02e7dcceb1815a24fc19c236a9a07a07e4 + sha256sums = 61dece3ab25711af9516565dd300d23b1c532fe69eac5cad42d2e9c57fa7c331 sha256sums = f046c202a44ff3d9ee7bc32fdbaa9ff80845d06aceb4485a88c88789c88435b4 pkgname = tela-circle-icon-theme-all ===================================== PKGBUILD ===================================== @@ -6,9 +6,9 @@ pkgbase=tela-circle-icon-theme _pkgbase="${pkgbase^}" pkgname=('tela-circle-icon-theme-all' 'tela-circle-icon-theme-standard' 'tela-circle-icon-theme-black' 'tela-circle-icon-theme-blue' 'tela-circle-icon-theme-brown' 'tela-circle-icon-theme-green' 'tela-circle-icon-theme-grey' 'tela-circle-icon-theme-orange' 'tela-circle-icon-theme-pink' 'tela-circle-icon-theme-purple' 'tela-circle-icon-theme-red' 'tela-circle-icon-theme-yellow' 'tela-circle-icon-theme-manjaro' 'tela-circle-icon-theme-ubuntu' 'tela-circle-icon-theme-dracula' 'tela-circle-icon-theme-nord') -pkgver=2024_11_15 +pkgver=2025_02_10 _pkgver="${pkgver//_/-}" -pkgrel=2 +pkgrel=1 pkgdesc="A flat colorful design icon theme" url="https://github.com/vinceliuice/Tela-circle-icon-theme" arch=('any') @@ -16,7 +16,7 @@ license=('GPL-3.0-or-later') depends=('hicolor-icon-theme') source=("${pkgbase}-${pkgver}.tar.gz::${url}/archive/${_pkgver}.tar.gz" "do_not_generate_cache_files.patch") -sha256sums=('a59a2717596b0eb19d12dfc0c2577c02e7dcceb1815a24fc19c236a9a07a07e4' +sha256sums=('61dece3ab25711af9516565dd300d23b1c532fe69eac5cad42d2e9c57fa7c331' 'f046c202a44ff3d9ee7bc32fdbaa9ff80845d06aceb4485a88c88789c88435b4') options=(!strip) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/tela-circle-icon-theme/-/commit/46e56f03e5a632d35849b2b3b29cbb8c97ab1245 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/tela-circle-icon-theme/-/commit/46e56f03e5a632d35849b2b3b29cbb8c97ab1245 You're receiving this email because of your account on gitlab.archlinux.org.
