Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-files
Commits:
4884f2f2 by Peter Jung at 2025-12-03T17:13:18+01:00
upgpkg: 1.0.0.beta.9-1: upgpkg: 1.0.0.beta.9-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.8
+ pkgver = 1.0.0.beta.9
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.8
+ source =
git+https://github.com/pop-os/cosmic-files.git#tag=epoch-1.0.0-beta.9
source = cosmic-files-lto.patch
- b2sums =
186eea3b5e5d914260fe4b6e8b3484aa747285223747622cd1625664ad17da3fc76214a2ef092388ee089cdbf4382d3f7cfc912b62baa717e0772a2de4476d60
+ b2sums =
9605fdbed80d97561582f001252e14869eaa0aab7e13e2156739bb50e7274ec357ce9c355cde6d3f6d4de044a08d2ef81c12b562436b5446e4d95941106695cd
b2sums =
105231f886affb3274d18bbe95d0fc27ba33cb557245ca567caccc9b0f5fbae0b7d92a81c0b2784130659e81b73e374ac735f8ad9b06adad18b4e4fd227164b5
pkgname = cosmic-files
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Mark Wagie <[email protected]>
pkgname=cosmic-files
-pkgver=1.0.0.beta.8
+pkgver=1.0.0.beta.9
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=('186eea3b5e5d914260fe4b6e8b3484aa747285223747622cd1625664ad17da3fc76214a2ef092388ee089cdbf4382d3f7cfc912b62baa717e0772a2de4476d60'
+b2sums=('9605fdbed80d97561582f001252e14869eaa0aab7e13e2156739bb50e7274ec357ce9c355cde6d3f6d4de044a08d2ef81c12b562436b5446e4d95941106695cd'
'105231f886affb3274d18bbe95d0fc27ba33cb557245ca567caccc9b0f5fbae0b7d92a81c0b2784130659e81b73e374ac735f8ad9b06adad18b4e4fd227164b5')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-files/-/commit/4884f2f2d482aa7c4da7c288bdbd28d4588b2cfd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-files/-/commit/4884f2f2d482aa7c4da7c288bdbd28d4588b2cfd
You're receiving this email because of your account on gitlab.archlinux.org.