Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
asciinema
Commits:
91eb14d1 by Jelle van der Waa at 2024-11-16T22:43:26+01:00
upgpkg: 3.0.0rc.3-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = asciinema
pkgdesc = Record and share terminal sessions
pkgver = 3.0.0rc.3
- pkgrel = 1
+ pkgrel = 2
url = https://asciinema.org
arch = any
license = GPL-3.0-only
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=asciinema
pkgver=3.0.0rc.3
-pkgrel=1
+pkgrel=2
pkgdesc='Record and share terminal sessions'
arch=(any)
url='https://asciinema.org'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/asciinema/-/commit/91eb14d155e22fb1701f2efa3eae8485e03e4181
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/asciinema/-/commit/91eb14d155e22fb1701f2efa3eae8485e03e4181
You're receiving this email because of your account on gitlab.archlinux.org.