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


Commits:
b34ff7c5 by Peter Jung at 2024-11-01T15:19:10+01:00
upgpkg: 1:1.0.0alpha3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cosmic-workspaces
        pkgdesc = Cosmic workspaces
-       pkgver = 1.0.0alpha2
+       pkgver = 1.0.0alpha3
        pkgrel = 1
        epoch = 1
        url = https://github.com/pop-os/cosmic-workspaces-epoch


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,9 @@
 # Maintainer: Maxime Gauduin <[email protected]>
+# Maintainer: Peter Jung <[email protected]>
 # Contributor: Mark Wagie <[email protected]>
 
 pkgname=cosmic-workspaces
-pkgver=1.0.0alpha2
+pkgver=1.0.0alpha3
 pkgrel=1
 epoch=1
 pkgdesc='Cosmic workspaces'
@@ -38,10 +39,10 @@ prepare() {
   cargo fetch --locked
 }
 
-pkgver() {
-  cd cosmic-workspaces-epoch
-  git describe --tags | sed 's/^epoch-//; s/-alpha./alpha/'
-}
+#pkgver() {
+#  cd cosmic-workspaces-epoch
+#  git describe --tags | sed 's/^epoch-//; s/-alpha./alpha/'
+#}
 
 build() {
   cd cosmic-workspaces-epoch



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-workspaces/-/commit/b34ff7c5b40d748c5bc9bc18a4b6e39221f60bad

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


Reply via email to