[arch-commits] Commit in bolt/trunk (PKGBUILD)

Morten Linderud foxboron at gemini.archlinux.org
Tue Aug 23 18:33:34 UTC 2022


    Date: Tuesday, August 23, 2022 @ 18:33:34
  Author: foxboron
Revision: 1275800

upgpkg: bolt 0.9.3-1

Modified:
  bolt/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-23 18:32:15 UTC (rev 1275799)
+++ PKGBUILD	2022-08-23 18:33:34 UTC (rev 1275800)
@@ -2,7 +2,7 @@
 # Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
 
 pkgname=bolt
-pkgver=0.9.2
+pkgver=0.9.3
 pkgrel=1
 pkgdesc="Thunderbolt 3 device manager"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('asciidoc' 'meson' 'python-setuptools' 'patch')
 checkdepends=('umockdev')
 source=(https://gitlab.freedesktop.org/$pkgname/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('9119ad9bbc6406b401b5cae99d2b583006ef6c0e61e48a9d120a7f832b202b4e')
+sha256sums=('30278c7ea87b01691f63257fdc4a9c9d4f7eb3b75d2eca71c8b5d399b6df7ddf')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list