Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / 
cosmic-randr


Commits:
3be548b8 by Peter Jung at 2024-11-01T14:58:18+01:00
upgpkg: 1.0.0.alpha.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cosmic-randr
        pkgdesc = Library and utility for displaying and configuring Wayland 
outputs
-       pkgver = 1.0.0.alpha.2
+       pkgver = 1.0.0.alpha.3
        pkgrel = 1
        url = https://github.com/pop-os/cosmic-randr
        arch = x86_64
@@ -13,9 +13,9 @@ pkgbase = cosmic-randr
        depends = gcc-libs
        depends = glibc
        depends = wayland
-       source = 
git+https://github.com/pop-os/cosmic-randr.git#tag=71fabbb382fa8cf750f50fb77c4ba014bff80056
+       source = 
git+https://github.com/pop-os/cosmic-randr.git#tag=8d0938029f223016fde11aef4c5233ddbfdb2796
        source = cosmic-randr-lto.patch
-       b2sums = 
30347b3a87561b9c979b9f645c5c638ec798b28fe1f36166d16efc370f3673281a42376884abb2a45e918e18f8180a224c4f52ec0a6bb98e805b2faf39d71c56
+       b2sums = 
b682f70321a0a4bc2a62a407a8178a1eeef1cd977611e482064eef42f597dd465f0d489c460749b59fa5fbe083bcd3ffab5257a332b1249d164eac181e335a1a
        b2sums = 
ea19e1316acfa3e4888264226180f4ee135d7d1b0d95f58310f35b9914b568edf31d0cd1d15f00ce26124dd9844a21b489cd2d0384ae096976a1433da9d3611b
 
 pkgname = cosmic-randr


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,9 @@
 # Maintainer: Maxime Gauduin <[email protected]>
+# Maintainer: Peter Jung <[email protected]>
 # Contributor: Mark Wagie <[email protected]>
 
 pkgname=cosmic-randr
-pkgver=1.0.0.alpha.2
+pkgver=1.0.0.alpha.3
 pkgrel=1
 pkgdesc='Library and utility for displaying and configuring Wayland outputs'
 arch=(x86_64)
@@ -20,12 +21,12 @@ makedepends=(
   just
   lld
 )
-_tag=71fabbb382fa8cf750f50fb77c4ba014bff80056
+_tag=8d0938029f223016fde11aef4c5233ddbfdb2796
 source=(
   git+https://github.com/pop-os/cosmic-randr.git#tag=${_tag}
   cosmic-randr-lto.patch
 )
-b2sums=('30347b3a87561b9c979b9f645c5c638ec798b28fe1f36166d16efc370f3673281a42376884abb2a45e918e18f8180a224c4f52ec0a6bb98e805b2faf39d71c56'
+b2sums=('b682f70321a0a4bc2a62a407a8178a1eeef1cd977611e482064eef42f597dd465f0d489c460749b59fa5fbe083bcd3ffab5257a332b1249d164eac181e335a1a'
         
'ea19e1316acfa3e4888264226180f4ee135d7d1b0d95f58310f35b9914b568edf31d0cd1d15f00ce26124dd9844a21b489cd2d0384ae096976a1433da9d3611b')
 
 prepare() {
@@ -34,10 +35,10 @@ prepare() {
   cargo fetch --locked
 }
 
-#pkgver() {
-#  cd cosmic-randr
-#  git describe --tags | sed 's/^epoch-//; s/-/./g'
-#}
+pkgver() {
+  cd cosmic-randr
+  git describe --tags | sed 's/^epoch-//; s/-/./g'
+}
 
 build() {
   cd cosmic-randr



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-randr/-/commit/3be548b826c8a873fe289e1de7882928ab5131b2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-randr/-/commit/3be548b826c8a873fe289e1de7882928ab5131b2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to