Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-app-library
Commits:
4c0de8e9 by Peter Jung at 2026-01-01T19:05:06+01:00
upgpkg: 1:1.0.1-1: upgpkg: 1.0.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = cosmic-app-library
pkgdesc = Cosmic App Library
- pkgver = 1.0.0
+ pkgver = 1.0.1
pkgrel = 1
epoch = 1
url = https://github.com/pop-os/cosmic-applibrary
@@ -15,7 +15,7 @@ pkgbase = cosmic-app-library
depends = gcc-libs
depends = glibc
depends = libxkbcommon
- source =
git+https://github.com/pop-os/cosmic-applibrary.git#tag=epoch-1.0.0
- b2sums =
c4876ec99090a9ab34637675ec264ae68d7aedb3e51ab2bd68289c7cb59e884d8a9baca77b0f6b24802c5face628503915d0a0f998f2a7f50d1a2f4072012b47
+ source =
git+https://github.com/pop-os/cosmic-applibrary.git#tag=epoch-1.0.1
+ b2sums =
b2d3618427fa87745a82fc5456257420bbe4cf949b7055f9c0523de7e00ff461f8e77475dd560c22d73c47c71be4c5a1c83969e0ff6391f0504e8c896e8af1fe
pkgname = cosmic-app-library
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Mark Wagie <[email protected]>
pkgname=cosmic-app-library
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
epoch=1
pkgdesc='Cosmic App Library'
@@ -25,7 +25,7 @@ makedepends=(
lld
)
source=(git+https://github.com/pop-os/cosmic-applibrary.git#tag=epoch-${pkgver})
-b2sums=('c4876ec99090a9ab34637675ec264ae68d7aedb3e51ab2bd68289c7cb59e884d8a9baca77b0f6b24802c5face628503915d0a0f998f2a7f50d1a2f4072012b47')
+b2sums=('b2d3618427fa87745a82fc5456257420bbe4cf949b7055f9c0523de7e00ff461f8e77475dd560c22d73c47c71be4c5a1c83969e0ff6391f0504e8c896e8af1fe')
prepare() {
cd cosmic-applibrary
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-app-library/-/commit/4c0de8e93469cf9c3c642f81ef0dcbd0e15f70a3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-app-library/-/commit/4c0de8e93469cf9c3c642f81ef0dcbd0e15f70a3
You're receiving this email because of your account on gitlab.archlinux.org.