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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Sep 24 20:21:26 UTC 2018


    Date: Monday, September 24, 2018 @ 20:21:26
  Author: jlichtblau
Revision: 384681

upgpkg: bolt 0.5-1 - new upstream release

Modified:
  bolt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-24 19:07:21 UTC (rev 384680)
+++ PKGBUILD	2018-09-24 20:21:26 UTC (rev 384681)
@@ -2,17 +2,17 @@
 # Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
 
 pkgname=bolt
-pkgver=0.4
-pkgrel=2
+pkgver=0.5
+pkgrel=1
 pkgdesc="Thunderbolt 3 device manager"
 arch=('x86_64')
 url="https://gitlab.freedesktop.org/bolt/bolt"
 license=('LGPL')
 depends=('polkit' 'systemd')
-makedepends=('asciidoc' 'meson')
+makedepends=('asciidoc' 'meson' 'python-setuptools')
 checkdepends=('umockdev')
 source=("https://gitlab.freedesktop.org/$pkgname/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('7692799545cd84b31aa7145712c55e36afc0d369c62157b19e5e865deae5f6f6')
+sha256sums=('f0ed0a6f50fd3a741fbe2b51290daf1cd4c9d4859941df832c5c1f681a418631')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list