Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
klipperscreen
Commits:
b6c61734 by Maxime Gauduin at 2024-03-01T15:08:35+01:00
upgpkg: 0.3.9-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = klipperscreen
pkgdesc = GUI for Klipper
- pkgver = 0.3.8
+ pkgver = 0.3.9
pkgrel = 1
url = https://github.com/KlipperScreen/KlipperScreen
arch = any
@@ -24,7 +24,7 @@ pkgbase = klipperscreen
depends = python-websocket-client
depends = xorg-xinit
depends = xorg-server
- source =
git+https://github.com/jordanruthe/KlipperScreen.git#tag=be972d50d1158e0441c97acac15a651d40f331c1
+ source =
git+https://github.com/jordanruthe/KlipperScreen.git#tag=ce884154d63c5d4c9a0a803b123d211449733a01
source = klipperscreen.service
b2sums = SKIP
b2sums =
1657a79da1e37a0494e021b19e3b95cd1979a3d8465de7f38b95bda77a3a59a382706bbcb61c60e9d1bb3c84590e74fcb58f36b2e835e0ef4df50d07beab01be
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=klipperscreen
-pkgver=0.3.8
+pkgver=0.3.9
pkgrel=1
pkgdesc='GUI for Klipper'
arch=(any)
@@ -28,7 +28,7 @@ depends=(
xorg-server
)
makedepends=(git)
-_tag=be972d50d1158e0441c97acac15a651d40f331c1
+_tag=ce884154d63c5d4c9a0a803b123d211449733a01
source=(
git+https://github.com/jordanruthe/KlipperScreen.git#tag=${_tag}
klipperscreen.service
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/klipperscreen/-/commit/b6c617342b0e9b441267e64013cbd7b03049e96b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/klipperscreen/-/commit/b6c617342b0e9b441267e64013cbd7b03049e96b
You're receiving this email because of your account on gitlab.archlinux.org.