Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
tbtools


Commits:
b0b52964 by Frederik Schwan at 2024-11-04T14:32:32+01:00
upgpkg: 0.4.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = tbtools
        pkgdesc = Collection of tools for Linux Thunderbolt/USB4 development, 
debugging and validation
-       pkgver = 0.4.1
+       pkgver = 0.4.2
        pkgrel = 1
        url = https://github.com/intel/tbtools
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = tbtools
        depends = gcc-libs
        depends = glibc
        depends = systemd-libs
-       source = git+https://github.com/intel/tbtools.git#tag=v0.4.1
-       b2sums = 
798ae60777529c175b0f3a71c245cbaec9292c8f048fb85296e5ed471d829dd7e048571e93fd6fe4b6f47e682014c77913490b89ec613a9c67233ce6372e6ea0
+       source = git+https://github.com/intel/tbtools.git#tag=v0.4.2
+       b2sums = 
6298931536c999db6802d6ce77fcdbaa3449e595cbe890d8996fb97a61edf60049471a7401a618861cf03f38d7393693b6ebc27f1f1796c620726c7a38d7dc56
 
 pkgname = tbtools


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Frederik Schwan <freswa at archlinux dot org>
 
 pkgname=tbtools
-pkgver=0.4.1
+pkgver=0.4.2
 pkgrel=1
 pkgdesc='Collection of tools for Linux Thunderbolt/USB4 development, debugging 
and validation'
 arch=('x86_64')
@@ -17,7 +17,7 @@ makedepends=(
   'rust'
 )
 source=("git+https://github.com/intel/tbtools.git#tag=v$pkgver";)
-b2sums=('798ae60777529c175b0f3a71c245cbaec9292c8f048fb85296e5ed471d829dd7e048571e93fd6fe4b6f47e682014c77913490b89ec613a9c67233ce6372e6ea0')
+b2sums=('6298931536c999db6802d6ce77fcdbaa3449e595cbe890d8996fb97a61edf60049471a7401a618861cf03f38d7393693b6ebc27f1f1796c620726c7a38d7dc56')
 
 prepare() {
   cd ${pkgname}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tbtools/-/commit/b0b52964dcbf8ea8b6dcaa8522eb8583e61479ef

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tbtools/-/commit/b0b52964dcbf8ea8b6dcaa8522eb8583e61479ef
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to