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

Filipe Laíns ffy00 at archlinux.org
Wed Apr 1 19:23:14 UTC 2020


    Date: Wednesday, April 1, 2020 @ 19:23:13
  Author: ffy00
Revision: 609106

upgpkg: pulseview 0.4.2-1

Modified:
  pulseview/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-01 19:23:12 UTC (rev 609105)
+++ PKGBUILD	2020-04-01 19:23:13 UTC (rev 609106)
@@ -3,16 +3,16 @@
 # Contributor: Thomas Krug <t.krug at elektronenpumpe.de>
 
 pkgname=pulseview
-pkgver=0.4.1
-pkgrel=4
+pkgver=0.4.2
+pkgrel=1
 pkgdesc='A Qt based logic analyzer GUI for sigrok'
 arch=('x86_64')
 url='https://sigrok.org/wiki/Main_Page'
 license=('GPL3')
 depends=('libsigrok' 'libsigrokdecode' 'qt5-base' 'qt5-svg' 'boost-libs')
-makedepends=('cmake' 'boost')
+makedepends=('cmake' 'boost' 'qt5-tools')
 source=("https://sigrok.org/download/source/pulseview/pulseview-$pkgver.tar.gz")
-sha512sums=('0bae4357be312bf6e997885270887a5bcc0a8dfb6914e63bb0d5abb35389b6681748e0e4667556ad432c5432c861185bcdd8da7815fb570fc8a2fbbf5eed3801')
+sha512sums=('79f653c9faad021c03b59b4a519b594190d5558dfb9be60cabcc2a35e991e66b733b337fec58a9248699e7aef0df3be1472c81f93274b25cec1fc6b73f8f033b')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list