Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-store
Commits:
a526e60e by Peter Jung at 2026-04-08T16:56:55+02:00
upgpkg: 1:1.0.9-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = cosmic-store
pkgdesc = Cosmic App Store
pkgver = 1.0.9
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/pop-os/cosmic-store
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=cosmic-store
pkgver=1.0.9
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc='Cosmic App Store'
arch=(x86_64)
@@ -44,7 +44,7 @@ prepare() {
build() {
cd cosmic-store
RUSTFLAGS+=" -C link-arg=-fuse-ld=mold"
- just build-release --frozen --no-default-features --features
dbus-config,desktop-systemd-scope,flatpak,logind,notify,single-instance,wgpu,wayland,xdg-portal
+ just build-release --frozen
}
package() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-store/-/commit/a526e60ea7037149e72cfa801d6e5a98df3836a9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-store/-/commit/a526e60ea7037149e72cfa801d6e5a98df3836a9
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help