Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-comp
Commits:
98388e7a by Maxime Gauduin at 2024-09-26T18:19:51+02:00
upgpkg: 1.0.0.alpha.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = cosmic-comp
pkgdesc = Compositor for the COSMIC desktop environment
- pkgver = 1.0.0.alpha.1
+ pkgver = 1.0.0.alpha.2
pkgrel = 1
url = https://github.com/pop-os/cosmic-comp
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = cosmic-comp
depends = pixman
depends = systemd-libs
depends = wayland
- source =
git+https://github.com/pop-os/cosmic-comp.git#tag=4748916ff91c50c16d84f4a777db1e1b4d90c90c
- b2sums = SKIP
+ source =
git+https://github.com/pop-os/cosmic-comp.git#tag=afdb65677857946b403043f04ca083810639e4e5
+ b2sums =
7c7135a28c081e606ee033393ff5a068e60fea42893d642008008a206ce46589e9fb94544a9e27d34a6ef9d5e3937b94512ec527c2caf802dc280683ad87fea0
pkgname = cosmic-comp
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Mark Wagie <[email protected]>
pkgname=cosmic-comp
-pkgver=1.0.0.alpha.1
+pkgver=1.0.0.alpha.2
pkgrel=1
pkgdesc='Compositor for the COSMIC desktop environment'
arch=(x86_64)
@@ -28,9 +28,9 @@ makedepends=(
git
lld
)
-_tag=4748916ff91c50c16d84f4a777db1e1b4d90c90c
+_tag=afdb65677857946b403043f04ca083810639e4e5
source=(git+https://github.com/pop-os/cosmic-comp.git#tag=${_tag})
-b2sums=('SKIP')
+b2sums=('7c7135a28c081e606ee033393ff5a068e60fea42893d642008008a206ce46589e9fb94544a9e27d34a6ef9d5e3937b94512ec527c2caf802dc280683ad87fea0')
prepare() {
cd cosmic-comp
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-comp/-/commit/98388e7a68833fc28b6482533077987492c1eb30
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-comp/-/commit/98388e7a68833fc28b6482533077987492c1eb30
You're receiving this email because of your account on gitlab.archlinux.org.