Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-app-library
Commits:
c687c11b by Maxime Gauduin at 2024-09-26T17:58:26+02:00
upgpkg: 1.0.0.alpha.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = cosmic-app-library
pkgdesc = Cosmic App Library
- pkgver = 1.0.0.alpha.1
+ pkgver = 1.0.0.alpha.2
pkgrel = 1
url = https://github.com/pop-os/cosmic-applibrary
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = cosmic-app-library
depends = gcc-libs
depends = glibc
depends = libxkbcommon
- source =
git+https://github.com/pop-os/cosmic-applibrary.git#tag=1416b80bf42064a5ccc7109011f00531f5a8e3aa
- b2sums =
ff7484da61dcf1196cbe051223e13f9a4c517f9aaccc75e910a11a97cbf159b75f5aa01c06736e4971f63385285504c2f5eb0240f399f06348939f12f4a49e32
+ source =
git+https://github.com/pop-os/cosmic-applibrary.git#tag=de55dc5861bc9a9ca49fd7bf9a16372d1dc2a3be
+ b2sums =
e0746a1567bb0590f23de072e53af73a8b19229fb1a54677480aab8548befe05275ed999e2420a2d662ff52e1e78ed290257b6b9ec0cd5c9904420b4d4798006
pkgname = cosmic-app-library
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Mark Wagie <[email protected]>
pkgname=cosmic-app-library
-pkgver=1.0.0.alpha.1
+pkgver=1.0.0.alpha.2
pkgrel=1
pkgdesc='Cosmic App Library'
arch=(x86_64)
@@ -22,9 +22,9 @@ makedepends=(
just
lld
)
-_tag=1416b80bf42064a5ccc7109011f00531f5a8e3aa
+_tag=de55dc5861bc9a9ca49fd7bf9a16372d1dc2a3be
source=(git+https://github.com/pop-os/cosmic-applibrary.git#tag=${_tag})
-b2sums=('ff7484da61dcf1196cbe051223e13f9a4c517f9aaccc75e910a11a97cbf159b75f5aa01c06736e4971f63385285504c2f5eb0240f399f06348939f12f4a49e32')
+b2sums=('e0746a1567bb0590f23de072e53af73a8b19229fb1a54677480aab8548befe05275ed999e2420a2d662ff52e1e78ed290257b6b9ec0cd5c9904420b4d4798006')
prepare() {
cd cosmic-applibrary
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-app-library/-/commit/c687c11b829937413041b185dafbb99ccfa747b6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-app-library/-/commit/c687c11b829937413041b185dafbb99ccfa747b6
You're receiving this email because of your account on gitlab.archlinux.org.