Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-seedir
Commits:
cf30553a by Jelle van der Waa at 2024-11-16T21:45:29+01:00
upgpkg: 0.5.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-seedir
pkgdesc = A Python package for creating, editing, and reading folder
tree diagrams
pkgver = 0.5.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/earnestt1234/seedir
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-seedir
pkgver=0.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="A Python package for creating, editing, and reading folder tree
diagrams"
url="https://github.com/earnestt1234/seedir"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-seedir/-/commit/cf30553a9fb501ab084b4814a869b169552c7c80
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-seedir/-/commit/cf30553a9fb501ab084b4814a869b169552c7c80
You're receiving this email because of your account on gitlab.archlinux.org.