Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / lib32-lm_sensors
Commits: 4f23a125 by Antonio Rojas at 2024-09-07T12:29:26+02:00 upgpkg: 1:3.6.0.r41.g31d1f125-3: Rebuild for missing .SRCINFO - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,17 @@ +pkgbase = lib32-lm_sensors + pkgdesc = Collection of user space tools for general SMBus access and hardware monitoring (32-bit) + pkgver = 3.6.0.r41.g31d1f125 + pkgrel = 3 + epoch = 1 + url = http://www.lm-sensors.org/ + arch = x86_64 + license = GPL + license = LGPL + makedepends = git + depends = lm_sensors + depends = lib32-glibc + provides = libsensors.so + source = git+https://github.com/groeck/lm-sensors.git#commit=31d1f125d8076f1c8c8f3224b31d240e6e6a1763 + sha256sums = SKIP + +pkgname = lib32-lm_sensors ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ pkgname=lib32-lm_sensors pkgver=3.6.0.r41.g31d1f125 _commit=31d1f125d8076f1c8c8f3224b31d240e6e6a1763 #_pkgver=${pkgver//./-} -pkgrel=2 +pkgrel=3 epoch=1 pkgdesc="Collection of user space tools for general SMBus access and hardware monitoring (32-bit)" arch=('x86_64') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-lm_sensors/-/commit/4f23a1250b10919f101864f4b5d585023c21c6e3 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-lm_sensors/-/commit/4f23a1250b10919f101864f4b5d585023c21c6e3 You're receiving this email because of your account on gitlab.archlinux.org.
