Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-file-manager
Commits:
148fd3a5 by Felix Yan at 2023-11-24T09:42:28+02:00
upgpkg: 1:6.0.35-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-file-manager
pkgdesc = Deepin File Manager
- pkgver = 6.0.34
+ pkgver = 6.0.35
pkgrel = 1
epoch = 1
url = https://github.com/linuxdeepin/dde-file-manager
@@ -59,7 +59,7 @@ pkgbase = deepin-file-manager
conflicts = deepin-desktop
replaces = deepin-desktop
options = !lto
- source =
https://github.com/linuxdeepin/dde-file-manager/archive/6.0.34/deepin-file-manager-6.0.34.tar.gz
- sha512sums =
2331c0f29af83a56e6aad35703ad7c065348501c1d8b384a3273e0a3fcfe4817baddf232949724842b314a64e3f4c3c4a7db3ec42ba4096359e6f49f3176fa40
+ source =
https://github.com/linuxdeepin/dde-file-manager/archive/6.0.35/deepin-file-manager-6.0.35.tar.gz
+ sha512sums =
983de10ed14e109341e1092bda0dfa403039f380d5f4cc10a1ddfca7374860518846cfb08e8b60ea2e0b29e640796052b6ef8f52c645abc35051a66a4d55042f
pkgname = deepin-file-manager
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-file-manager
-pkgver=6.0.34
+pkgver=6.0.35
pkgrel=1
epoch=1
pkgdesc='Deepin File Manager'
@@ -30,7 +30,7 @@ replaces=('deepin-desktop')
# https://github.com/linuxdeepin/developer-center/issues/5725
options=('!lto')
source=("https://github.com/linuxdeepin/dde-file-manager/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('2331c0f29af83a56e6aad35703ad7c065348501c1d8b384a3273e0a3fcfe4817baddf232949724842b314a64e3f4c3c4a7db3ec42ba4096359e6f49f3176fa40')
+sha512sums=('983de10ed14e109341e1092bda0dfa403039f380d5f4cc10a1ddfca7374860518846cfb08e8b60ea2e0b29e640796052b6ef8f52c645abc35051a66a4d55042f')
build() {
# cmake confused with glob files, see
https://github.com/linuxdeepin/developer-center/issues/5158
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-file-manager/-/commit/148fd3a5dc594426b5d65b888707f14091c4d3b5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-file-manager/-/commit/148fd3a5dc594426b5d65b888707f14091c4d3b5
You're receiving this email because of your account on gitlab.archlinux.org.