Date: Tuesday, January 31, 2023 @ 08:46:51 Author: alucryd Revision: 1391358
upgpkg: fluidd 1.23.1-1 Modified: fluidd/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-30 23:52:43 UTC (rev 1391357) +++ PKGBUILD 2023-01-31 08:46:51 UTC (rev 1391358) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=fluidd -pkgver=1.23.0 +pkgver=1.23.1 pkgrel=1 pkgdesc='A free and open-source Klipper web interface for managing your 3d printer' arch=(any) @@ -13,7 +13,7 @@ npm ) optdepends=('ustreamer: webcam streaming support') -_tag=f67487f7c4c3cc7a90f611e9a84e65d85703af6a +_tag=8b3b581dde2cfa27b49dc1d729b3623dbf61a030 source=(git+https://github.com/fluidd-core/fluidd.git#tag=${_tag}) validpgpkeys=(4C717BDC0E452F5B13490409AB4C64C58BA9C3ED) # Pedro Lamas <[email protected]> b2sums=(SKIP)
