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