Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-icon-theme
Commits:
25bda72f by Felix Yan at 2024-09-23T12:21:09+03:00
upgpkg: 2024.06.21-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-icon-theme
pkgdesc = Deepin Icons
- pkgver = 2024.04.16
+ pkgver = 2024.06.21
pkgrel = 1
url = https://github.com/linuxdeepin/deepin-icon-theme
arch = any
@@ -10,7 +10,7 @@ pkgbase = deepin-icon-theme
depends = papirus-icon-theme
conflicts = deepin-cursor-theme
replaces = deepin-cursor-theme
- source =
git+https://github.com/linuxdeepin/deepin-icon-theme.git#tag=2024.04.16
- sha512sums =
3969e31f4c64c8e2b9edd793cac6329d31fbb851e263f66b3de2da862783e395800a9801d70c7dbaec86db2ab182d8b1063131d8f0fe1f03de60c64059dcc69b
+ source =
git+https://github.com/linuxdeepin/deepin-icon-theme.git#tag=2024.06.21
+ sha512sums =
8d991bd8b4c88c21a150534d48d337d1b46b1c4be26d7af8ecb4d85e6f4c000b3c40f4ce89145c9c4f10a06430748b9db620df6d1416a1d961584e5cfdac1a8e
pkgname = deepin-icon-theme
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-icon-theme
-pkgver=2024.04.16
+pkgver=2024.06.21
pkgrel=1
pkgdesc="Deepin Icons"
arch=('any')
@@ -15,7 +15,7 @@ replaces=('deepin-cursor-theme')
conflicts=('deepin-cursor-theme')
groups=('deepin')
source=("git+https://github.com/linuxdeepin/deepin-icon-theme.git#tag=$pkgver")
-sha512sums=('3969e31f4c64c8e2b9edd793cac6329d31fbb851e263f66b3de2da862783e395800a9801d70c7dbaec86db2ab182d8b1063131d8f0fe1f03de60c64059dcc69b')
+sha512sums=('8d991bd8b4c88c21a150534d48d337d1b46b1c4be26d7af8ecb4d85e6f4c000b3c40f4ce89145c9c4f10a06430748b9db620df6d1416a1d961584e5cfdac1a8e')
build() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-icon-theme/-/commit/25bda72fccb75c5ebc45c4a92d88bdebfb282d04
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-icon-theme/-/commit/25bda72fccb75c5ebc45c4a92d88bdebfb282d04
You're receiving this email because of your account on gitlab.archlinux.org.