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

Anatol Pomozov anatolik at archlinux.org
Sun Oct 29 14:41:47 UTC 2017


    Date: Sunday, October 29, 2017 @ 14:41:46
  Author: anatolik
Revision: 264663

upgpkg: libsigrok 0.5.0-3

Fixes FS#56059 and FS#55566

Modified:
  libsigrok/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-29 14:36:56 UTC (rev 264662)
+++ PKGBUILD	2017-10-29 14:41:46 UTC (rev 264663)
@@ -4,7 +4,7 @@
 
 pkgname=libsigrok
 pkgver=0.5.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Client software that supports various hardware logic analyzers, core library'
 arch=(i686 x86_64)
 url='https://www.sigrok.org/wiki/Libsigrok'
@@ -17,7 +17,7 @@
 
 prepare() {
   cd libsigrok-$pkgver
-  sed -i 's|, MODE="660", GROUP="plugdev"||' contrib/z60_libsigrok.rules
+  sed -i 's|, MODE="660", GROUP="plugdev"||' contrib/z60_libsigrok.rules # FS#56059
 }
 
 build() {



More information about the arch-commits mailing list