Skip to content
Snippets Groups Projects
Verified Commit 1b833d31 authored by Frederik Schwan's avatar Frederik Schwan
Browse files

upgpkg: 0.5.0-1

parent b0b52964
No related branches found
Tags 0.22.0-1
No related merge requests found
pkgbase = tbtools
pkgdesc = Collection of tools for Linux Thunderbolt/USB4 development, debugging and validation
pkgver = 0.4.2
pkgver = 0.5.0
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.2
b2sums = 6298931536c999db6802d6ce77fcdbaa3449e595cbe890d8996fb97a61edf60049471a7401a618861cf03f38d7393693b6ebc27f1f1796c620726c7a38d7dc56
source = git+https://github.com/intel/tbtools.git#tag=v0.5.0
b2sums = 4a276e79aeea8d926cccfcdbc9625c1cc6ecfdb9fd170058e3efab173f847d9be888da917df66e47121d07e094236c7cd9c451403ea7558a7ea49a10791f840d
pkgname = tbtools
# Maintainer: Frederik Schwan <freswa at archlinux dot org>
pkgname=tbtools
pkgver=0.4.2
pkgver=0.5.0
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=('6298931536c999db6802d6ce77fcdbaa3449e595cbe890d8996fb97a61edf60049471a7401a618861cf03f38d7393693b6ebc27f1f1796c620726c7a38d7dc56')
b2sums=('4a276e79aeea8d926cccfcdbc9625c1cc6ecfdb9fd170058e3efab173f847d9be888da917df66e47121d07e094236c7cd9c451403ea7558a7ea49a10791f840d')
prepare() {
cd ${pkgname}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment