Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
faustpp
Commits:
cfd8a83c by Jelle van der Waa at 2024-11-16T22:57:06+01:00
upgpkg: 1.0.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = faustpp
pkgdesc = A post-processor for faust, which allows to generate with
more flexibility
pkgver = 1.0.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/jpcima/faustpp
arch = any
license = LicenseRef-BSL-1.0-with-template-exception
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=faustpp
pkgver=1.0.0
-pkgrel=3
+pkgrel=4
pkgdesc="A post-processor for faust, which allows to generate with more
flexibility"
arch=(any)
url="https://github.com/jpcima/faustpp"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/faustpp/-/commit/cfd8a83c962fe2b2d56f7314312ae2ff3f8e48a8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/faustpp/-/commit/cfd8a83c962fe2b2d56f7314312ae2ff3f8e48a8
You're receiving this email because of your account on gitlab.archlinux.org.