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

Felix Yan felixonmars at archlinux.org
Thu Dec 28 08:38:11 UTC 2017


    Date: Thursday, December 28, 2017 @ 08:38:10
  Author: felixonmars
Revision: 276385

upgpkg: pulseview 0.4.0-3

rebuild with boost 1.66.0

Modified:
  pulseview/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-28 08:15:52 UTC (rev 276384)
+++ PKGBUILD	2017-12-28 08:38:10 UTC (rev 276385)
@@ -3,7 +3,7 @@
 
 pkgname=pulseview
 pkgver=0.4.0
-pkgrel=2
+pkgrel=3
 pkgdesc='A Qt based logic analyzer GUI for sigrok'
 arch=(x86_64)
 url='http://sigrok.org/wiki/Main_Page'
@@ -11,7 +11,7 @@
 depends=(libsigrok libsigrokdecode qt5-base qt5-svg boost-libs)
 makedepends=(cmake boost)
 source=(http://sigrok.org/download/source/pulseview/pulseview-$pkgver.tar.gz)
-sha1sums=('6df7718faf02715fc5e0dad0136793cd4db6418b')
+sha512sums=('833a86681925fb4fb2118bb9d0044fc80174aef299b7e6ba2df83bff490511b91cd18f63f45e9a63f21c0df5d8aad3ec27ab35f45cd9959a42831b0b8a71da33')
 
 build() {
   cd pulseview-$pkgver



More information about the arch-commits mailing list