Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-icon-theme
Commits:
232288b3 by Felix Yan at 2024-11-23T13:21:32+08:00
upgpkg: 2024.07.02-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = deepin-icon-theme
pkgdesc = Deepin Icons
- pkgver = 2024.06.21
- pkgrel = 2
+ pkgver = 2024.07.02
+ pkgrel = 1
url = https://github.com/linuxdeepin/deepin-icon-theme
arch = any
groups = deepin
@@ -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.06.21
- sha512sums =
8d991bd8b4c88c21a150534d48d337d1b46b1c4be26d7af8ecb4d85e6f4c000b3c40f4ce89145c9c4f10a06430748b9db620df6d1416a1d961584e5cfdac1a8e
+ source =
git+https://github.com/linuxdeepin/deepin-icon-theme.git#tag=2024.07.02
+ sha512sums =
0cc274d3edef4af857548f5178b00e368d1399ac1e684c04542eaba414f4f406889f328516a7af06e3ce0729d53d9f040df40b3bea02c274064793c029c1f0f3
pkgname = deepin-icon-theme
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-icon-theme
-pkgver=2024.06.21
-pkgrel=2
+pkgver=2024.07.02
+pkgrel=1
pkgdesc="Deepin Icons"
arch=('any')
url="https://github.com/linuxdeepin/deepin-icon-theme"
@@ -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=('8d991bd8b4c88c21a150534d48d337d1b46b1c4be26d7af8ecb4d85e6f4c000b3c40f4ce89145c9c4f10a06430748b9db620df6d1416a1d961584e5cfdac1a8e')
+sha512sums=('0cc274d3edef4af857548f5178b00e368d1399ac1e684c04542eaba414f4f406889f328516a7af06e3ce0729d53d9f040df40b3bea02c274064793c029c1f0f3')
build() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-icon-theme/-/commit/232288b379157250e45b6d4a85e37e09a433a003
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-icon-theme/-/commit/232288b379157250e45b6d4a85e37e09a433a003
You're receiving this email because of your account on gitlab.archlinux.org.