Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-files
Commits:
dc050d07 by Peter Jung at 2025-11-22T11:45:29+01:00
upgpkg: 1.0.0.beta.7-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = cosmic-files
pkgdesc = File manager for the COSMIC desktop environment
- pkgver = 1.0.0.beta.6
+ pkgver = 1.0.0.beta.7
pkgrel = 1
url = https://github.com/pop-os/cosmic-files
arch = x86_64
@@ -18,9 +18,9 @@ pkgbase = cosmic-files
depends = gvfs
depends = libxkbcommon
depends = xdg-utils
- source =
git+https://github.com/pop-os/cosmic-files.git#tag=epoch-1.0.0-beta.6
+ source =
git+https://github.com/pop-os/cosmic-files.git#tag=epoch-1.0.0-beta.7
source = cosmic-files-lto.patch
- b2sums =
c5bf77ed2c7de9ddbf72242341228613bf59a6c23207bff389f1197eb383ac565d328dfc9f244c63cb4fec79e184aff493dd5765e02cca300fcdd48dd7481cd1
+ b2sums =
3e2ac16275caace871cf6b77b39b211e2783467e25513f32c77df4c22df2db85e19e35499a07de52453db4d06766999ebc431a9db5f2820e9b11cd45d0105931
b2sums =
105231f886affb3274d18bbe95d0fc27ba33cb557245ca567caccc9b0f5fbae0b7d92a81c0b2784130659e81b73e374ac735f8ad9b06adad18b4e4fd227164b5
pkgname = cosmic-files
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Mark Wagie <[email protected]>
pkgname=cosmic-files
-pkgver=1.0.0.beta.6
+pkgver=1.0.0.beta.7
pkgrel=1
pkgdesc='File manager for the COSMIC desktop environment'
arch=(x86_64)
@@ -30,7 +30,7 @@ source=(
git+https://github.com/pop-os/cosmic-files.git#tag=epoch-${pkgver/.beta./-beta.}
cosmic-files-lto.patch
)
-b2sums=('c5bf77ed2c7de9ddbf72242341228613bf59a6c23207bff389f1197eb383ac565d328dfc9f244c63cb4fec79e184aff493dd5765e02cca300fcdd48dd7481cd1'
+b2sums=('3e2ac16275caace871cf6b77b39b211e2783467e25513f32c77df4c22df2db85e19e35499a07de52453db4d06766999ebc431a9db5f2820e9b11cd45d0105931'
'105231f886affb3274d18bbe95d0fc27ba33cb557245ca567caccc9b0f5fbae0b7d92a81c0b2784130659e81b73e374ac735f8ad9b06adad18b4e4fd227164b5')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-files/-/commit/dc050d07724487d0df84bb50cd98ef44e7263a8d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-files/-/commit/dc050d07724487d0df84bb50cd98ef44e7263a8d
You're receiving this email because of your account on gitlab.archlinux.org.