Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
xonsh
Commits:
07735ed4 by Jelle van der Waa at 2024-04-04T09:46:12+02:00
upgpkg: 0.15.1-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = xonsh
pkgdesc = Python-powered, cross-platform, Unix-gazing shell
pkgver = 0.15.1
- pkgrel = 1
+ pkgrel = 2
url = https://xon.sh/
install = xonsh.install
arch = any
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=xonsh
pkgver=0.15.1
-pkgrel=1
+pkgrel=2
pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
url="https://xon.sh/"
arch=("any")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xonsh/-/commit/07735ed496d6d8ab3cb4bf2011fe3e5bddf56a5b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xonsh/-/commit/07735ed496d6d8ab3cb4bf2011fe3e5bddf56a5b
You're receiving this email because of your account on gitlab.archlinux.org.