Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-textual
Commits:
eac83de1 by Robin Candau at 2024-12-12T23:05:01+01:00
upgpkg: 1.0.0-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-textual
pkgdesc = Modern Text User Interface framework
pkgver = 1.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Textualize/textual
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
_base=textual
pkgname=python-${_base}
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Modern Text User Interface framework"
arch=(any)
url="https://github.com/Textualize/${_base}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/commit/eac83de1214a7a40e0426da66434d244095c574e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/commit/eac83de1214a7a40e0426da66434d244095c574e
You're receiving this email because of your account on gitlab.archlinux.org.