Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / tp_smapi
Commits:
41296782 by Jan Alexander Steffens (heftig) at 2024-03-16T18:49:09+01:00
0.44-43: linux 6.8.1.arch1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
pkgbase = tp_smapi
pkgdesc = Modules for ThinkPad's SMAPI functionality
pkgver = 0.44
- pkgrel = 42
+ pkgrel = 43
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
+ b2sums =
efee82d76217367b3e41314e685f26b6793a5f6421b0caf5e09b70f38fc5dab08600d90f98e9508f96e7649e41ba66d7497ce8dcdc8b739003ea666f5318a383
pkgname = tp_smapi
depends = linux
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@
pkgname=tp_smapi
pkgver=0.44
-pkgrel=42
+pkgrel=43
pkgdesc="Modules for ThinkPad's SMAPI functionality"
url='https://github.com/evgeni/tp_smapi'
arch=(x86_64)
@@ -20,7 +20,7 @@ makedepends=(
)
_commit=6e80bb1752280bcd142d86ecd0739661bd0e8312 # master
source=("git+https://github.com/evgeni/tp_smapi#commit=$_commit")
-b2sums=('SKIP')
+b2sums=('efee82d76217367b3e41314e685f26b6793a5f6421b0caf5e09b70f38fc5dab08600d90f98e9508f96e7649e41ba66d7497ce8dcdc8b739003ea666f5318a383')
pkgver() {
cd tp_smapi
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tp_smapi/-/commit/41296782487997b02d5c77aa9e00bc228435248d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tp_smapi/-/commit/41296782487997b02d5c77aa9e00bc228435248d
You're receiving this email because of your account on gitlab.archlinux.org.