Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
klipper
Commits:
7f81b564 by Jelle van der Waa at 2024-11-20T10:58:38+01:00
upgpkg: 0.12.0-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = klipper
pkgdesc = 3D printer firmware with motion planning on the host
pkgver = 0.12.0
- pkgrel = 4
+ pkgrel = 5
url = https://www.klipper3d.org/
arch = x86_64
license = GPL3
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=klipper
pkgver=0.12.0
-pkgrel=4
+pkgrel=5
pkgdesc='3D printer firmware with motion planning on the host'
arch=(x86_64)
url=https://www.klipper3d.org/
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/klipper/-/commit/7f81b5640185ff921500a09964ab72d638ac52b6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/klipper/-/commit/7f81b5640185ff921500a09964ab72d638ac52b6
You're receiving this email because of your account on gitlab.archlinux.org.