Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging / Packages / tp_smapi
Commits: 2c3d9949 by Jan Alexander Steffens (heftig) at 2023-10-07T00:42:57+02:00 0.44-10: linux 6.5.6.arch1-1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = tp_smapi + pkgdesc = Modules for ThinkPad's SMAPI functionality + pkgver = 0.44 + pkgrel = 10 + url = https://github.com/evgeni/tp_smapi + arch = x86_64 + license = GPL + makedepends = git + makedepends = linux-headers + source = git+https://github.com/evgeni/tp_smapi#commit=6e80bb1752280bcd142d86ecd0739661bd0e8312 + b2sums = SKIP + +pkgname = tp_smapi + depends = linux ===================================== PKGBUILD ===================================== @@ -9,7 +9,7 @@ pkgname=tp_smapi pkgver=0.44 -pkgrel=9 +pkgrel=10 pkgdesc="Modules for ThinkPad's SMAPI functionality" url='https://github.com/evgeni/tp_smapi' arch=(x86_64) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/tp_smapi/-/commit/2c3d99490cf3f4bd734c317e80d7e203052bb753 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/tp_smapi/-/commit/2c3d99490cf3f4bd734c317e80d7e203052bb753 You're receiving this email because of your account on gitlab.archlinux.org.
