Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-files
Commits:
1a2ad064 by Peter Jung at 2024-11-01T14:46:56+01:00
upgpkg: 1.0.0.alpha.3-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.alpha.2
+ pkgver = 1.0.0.alpha.3
pkgrel = 1
url = https://github.com/pop-os/cosmic-files
arch = x86_64
@@ -17,9 +17,9 @@ pkgbase = cosmic-files
depends = cosmic-icon-theme
depends = libxkbcommon
depends = xdg-utils
- source =
git+https://github.com/pop-os/cosmic-files.git#tag=774ccf955f59f24cf9493f9249d20788ad394d48
+ source =
git+https://github.com/pop-os/cosmic-files.git#tag=20f9292e7925da20086c7f1f3c8e3a8d03d63b99
source = cosmic-files-lto.patch
- b2sums =
aa6c6ab7401786825945422240f79d9db751593d8f989fdb51f0f3b223921b6f825b183f22dd487109d1903b4943818dc05dbf6832d62f1c96ff1951c26bc4f2
+ b2sums =
e7406f23a802d3daccc4369eb4b99cc5c51d35b616b9515c88c0f3edbc18b04865b5561c87ca416a63d95f035442ad5595f5a000c940b25c0a194912208e1be9
b2sums =
105231f886affb3274d18bbe95d0fc27ba33cb557245ca567caccc9b0f5fbae0b7d92a81c0b2784130659e81b73e374ac735f8ad9b06adad18b4e4fd227164b5
pkgname = cosmic-files
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,9 @@
# Maintainer: Maxime Gauduin <[email protected]>
+# Maintainer: Peter Jung <[email protected]>
# Contributor: Mark Wagie <[email protected]>
pkgname=cosmic-files
-pkgver=1.0.0.alpha.2
+pkgver=1.0.0.alpha.3
pkgrel=1
pkgdesc='File manager for the COSMIC desktop environment'
arch=(x86_64)
@@ -24,12 +25,12 @@ makedepends=(
just
lld
)
-_tag=774ccf955f59f24cf9493f9249d20788ad394d48
+_tag=20f9292e7925da20086c7f1f3c8e3a8d03d63b99
source=(
git+https://github.com/pop-os/cosmic-files.git#tag=${_tag}
cosmic-files-lto.patch
)
-b2sums=('aa6c6ab7401786825945422240f79d9db751593d8f989fdb51f0f3b223921b6f825b183f22dd487109d1903b4943818dc05dbf6832d62f1c96ff1951c26bc4f2'
+b2sums=('e7406f23a802d3daccc4369eb4b99cc5c51d35b616b9515c88c0f3edbc18b04865b5561c87ca416a63d95f035442ad5595f5a000c940b25c0a194912208e1be9'
'105231f886affb3274d18bbe95d0fc27ba33cb557245ca567caccc9b0f5fbae0b7d92a81c0b2784130659e81b73e374ac735f8ad9b06adad18b4e4fd227164b5')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-files/-/commit/1a2ad0640da2067cf4c1bd7c39c65fbdac9d411a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-files/-/commit/1a2ad0640da2067cf4c1bd7c39c65fbdac9d411a
You're receiving this email because of your account on gitlab.archlinux.org.