Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / tp_smapi-lts
Commits: 57d3c9ab by Andreas Radke at 2023-10-06T16:51:28+02:00 upgpkg: 0.43-343: kernel rebuild - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = tp_smapi-lts + pkgdesc = Modules for ThinkPad's SMAPI functionality + pkgver = 0.43 + pkgrel = 343 + url = https://github.com/evgeni/tp_smapi + arch = x86_64 + license = GPL + makedepends = linux-lts-headers + makedepends = git + source = git+https://github.com/evgeni/tp_smapi#commit=a63729ab30d85430048f65c37f29188ab484cd52 + sha256sums = SKIP + +pkgname = tp_smapi-lts + depends = linux-lts ===================================== PKGBUILD ===================================== @@ -9,7 +9,7 @@ pkgname=tp_smapi-lts pkgver=0.43 -pkgrel=342 +pkgrel=343 pkgdesc="Modules for ThinkPad's SMAPI functionality" arch=('x86_64') url='https://github.com/evgeni/tp_smapi' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/tp_smapi-lts/-/commit/57d3c9abc4691b1b9f1b578d723232a4e7396d54 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/tp_smapi-lts/-/commit/57d3c9abc4691b1b9f1b578d723232a4e7396d54 You're receiving this email because of your account on gitlab.archlinux.org.
