Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
fluidd


Commits:
3ba954c5 by Maxime Gauduin at 2024-02-25T23:03:23+01:00
upgpkg: 1.28.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,15 +1,15 @@
 pkgbase = fluidd
        pkgdesc = A free and open-source Klipper web interface for managing 
your 3d printer
-       pkgver = 1.27.1
+       pkgver = 1.28.1
        pkgrel = 1
        url = https://docs.fluidd.xyz/
        arch = any
-       license = GPL3
+       license = GPL-3.0-only
        makedepends = git
        makedepends = nodejs-lts-iron
        makedepends = npm
        optdepends = ustreamer: webcam streaming support
-       source = 
git+https://github.com/fluidd-core/fluidd.git#tag=205645306d8af4692abdf3a408b94cae391f977b
+       source = 
git+https://github.com/fluidd-core/fluidd.git#tag=d1ef3a42eecd311fdc5b1c74fd70a7ec93a5c525
        validpgpkeys = 4C717BDC0E452F5B13490409AB4C64C58BA9C3ED
        b2sums = SKIP
 


=====================================
PKGBUILD
=====================================
@@ -2,19 +2,19 @@
 
 pkgname=fluidd
 
-pkgver=1.27.1
+pkgver=1.28.1
 pkgrel=1
 pkgdesc='A free and open-source Klipper web interface for managing your 3d 
printer'
 arch=(any)
 url=https://docs.fluidd.xyz/
-license=(GPL3)
+license=(GPL-3.0-only)
 makedepends=(
   git
   nodejs-lts-iron
   npm
 )
 optdepends=('ustreamer: webcam streaming support')
-_tag=205645306d8af4692abdf3a408b94cae391f977b
+_tag=d1ef3a42eecd311fdc5b1c74fd70a7ec93a5c525
 source=(git+https://github.com/fluidd-core/fluidd.git#tag=${_tag})
 validpgpkeys=(4C717BDC0E452F5B13490409AB4C64C58BA9C3ED) # Pedro Lamas 
<[email protected]>
 b2sums=(SKIP)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fluidd/-/commit/3ba954c599698d241ce3508407d2edf2c5c96c43

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fluidd/-/commit/3ba954c599698d241ce3508407d2edf2c5c96c43
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to