Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages /
tp_smapi-lts
Commits:
6c42e492 by Lukas Fleischer at 2024-04-04T10:51:24+07:00
upgpkg: 0.44-20: update license and rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
pkgbase = tp_smapi-lts
pkgdesc = Modules for ThinkPad's SMAPI functionality
pkgver = 0.44
- pkgrel = 19
+ pkgrel = 20
url = https://github.com/evgeni/tp_smapi
arch = x86_64
- license = GPL
+ license = GPL-2.0-only
makedepends = linux-lts-headers
makedepends = git
source =
git+https://github.com/evgeni/tp_smapi#commit=6e80bb1752280bcd142d86ecd0739661bd0e8312
=====================================
PKGBUILD
=====================================
@@ -9,11 +9,11 @@
pkgname=tp_smapi-lts
pkgver=0.44
-pkgrel=19
+pkgrel=20
pkgdesc="Modules for ThinkPad's SMAPI functionality"
arch=('x86_64')
url='https://github.com/evgeni/tp_smapi'
-license=('GPL')
+license=('GPL-2.0-only')
makedepends=('linux-lts-headers' 'git')
_commit=6e80bb1752280bcd142d86ecd0739661bd0e8312 # tags/tp-smapi/0.44
source=("git+https://github.com/evgeni/tp_smapi#commit=$_commit")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tp_smapi-lts/-/commit/6c42e492b0800ab116b92319f421f9228fd1918b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tp_smapi-lts/-/commit/6c42e492b0800ab116b92319f421f9228fd1918b
You're receiving this email because of your account on gitlab.archlinux.org.