Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
opencamlib
Commits:
e92c3e4e by Jelle van der Waa at 2024-11-18T21:33:49+01:00
upgpkg: 2023.01.11-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = opencamlib
pkgdesc = Multi-Purpose CNC Toolpath Library
pkgver = 2023.01.11
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/aewallin/opencamlib
arch = x86_64
license = LGPL-2.1-only
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <[email protected]>
pkgname=opencamlib
pkgver=2023.01.11
-pkgrel=1
+pkgrel=2
pkgdesc="Multi-Purpose CNC Toolpath Library"
arch=('x86_64')
url="https://github.com/aewallin/opencamlib"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opencamlib/-/commit/e92c3e4ec8183e6f746ad33f258bc1256c11e3d7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opencamlib/-/commit/e92c3e4ec8183e6f746ad33f258bc1256c11e3d7
You're receiving this email because of your account on gitlab.archlinux.org.