Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
klipper
Commits:
3d06b4f8 by Carl Smedstad at 2024-11-20T10:28:54+01:00
upgpkg: 0.12.0-4: Python 3.13 rebuild
- - - - -
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 = 3
+ pkgrel = 4
url = https://www.klipper3d.org/
arch = x86_64
license = GPL3
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=klipper
pkgver=0.12.0
-pkgrel=3
+pkgrel=4
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/3d06b4f8ca689d971d98833d248b3b641768098b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/klipper/-/commit/3d06b4f8ca689d971d98833d248b3b641768098b
You're receiving this email because of your account on gitlab.archlinux.org.