[arch-commits] Commit in bolt/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Tue Dec 1 15:25:49 UTC 2020
Date: Tuesday, December 1, 2020 @ 15:25:49
Author: jlichtblau
Revision: 767165
upgpkg: bolt 0.9.1-1 - new upstream release
Modified:
bolt/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-01 12:07:29 UTC (rev 767164)
+++ PKGBUILD 2020-12-01 15:25:49 UTC (rev 767165)
@@ -2,7 +2,7 @@
# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
pkgname=bolt
-pkgver=0.9
+pkgver=0.9.1
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=('49fe4cb2cd3361fd104f9c2cd7cbbf791e867038590a968dc39377b27008969a')
+sha256sums=('f938db68df79d0ada135a055fd01204f6f3436e17e962dfb8dc6699de77e1895')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list