Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ liquidctl


Commits:
8c1d4d7b by Leonidas Spyropoulos at 2025-01-03T08:34:19+00:00
upgpkg: 1.14.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = liquidctl
        pkgdesc = Cross-platform CLI and Python drivers for AIO liquid coolers 
and other devices
-       pkgver = 1.13.0
-       pkgrel = 3
+       pkgver = 1.14.0
+       pkgrel = 1
        url = https://github.com/liquidctl/liquidctl
        arch = any
        license = GPL3
@@ -19,8 +19,8 @@ pkgbase = liquidctl
        depends = i2c-tools
        depends = python-pillow
        depends = python-crcmod
-       source = 
git+https://github.com/liquidctl/liquidctl.git?signed#tag=v1.13.0
+       source = 
git+https://github.com/liquidctl/liquidctl.git?signed#tag=v1.14.0
        validpgpkeys = 23F335ED4E829797734B22F65841AF7406AF7AD0
-       sha512sums = SKIP
+       sha512sums = 
b33da33556dd39463c36ce66204d76adb8d09aa5208b2637b1ca820b862efc87130518bc576b9da52a0b78614f43e396f0997bb97a901066547b4b0096b5dafa
 
 pkgname = liquidctl


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Filipe LaĆ­ns (FFY00) <[email protected]>
 
 pkgname=liquidctl
-pkgver=1.13.0
-pkgrel=3
+pkgver=1.14.0
+pkgrel=1
 arch=('any')
 url='https://github.com/liquidctl/liquidctl'
 license=('GPL3')
@@ -12,7 +12,7 @@ makedepends=('git' 'python-setuptools-scm' 'python-build' 
'python-installer' 'py
 checkdepends=('python-pytest')
 source=("git+$url.git?signed#tag=v$pkgver")
 validpgpkeys=('23F335ED4E829797734B22F65841AF7406AF7AD0') # Jonas Tadeu Silva 
Malaco Filho <[email protected]>
-sha512sums=('SKIP')
+sha512sums=('b33da33556dd39463c36ce66204d76adb8d09aa5208b2637b1ca820b862efc87130518bc576b9da52a0b78614f43e396f0997bb97a901066547b4b0096b5dafa')
 
 prepare() {
   cd "${pkgname}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/liquidctl/-/commit/8c1d4d7b613db70f9d4df3c26b5fb854e7cce471

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


Reply via email to