[arch-commits] Commit in soapyuhd/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Fri Nov 1 19:46:11 UTC 2019
Date: Friday, November 1, 2019 @ 19:46:10
Author: ffy00
Revision: 522079
update PKGBUILD style
Modified:
soapyuhd/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-01 19:45:08 UTC (rev 522078)
+++ PKGBUILD 2019-11-01 19:46:10 UTC (rev 522079)
@@ -5,9 +5,9 @@
pkgver=0.3.4
_gitver=soapy-uhd-$pkgver
pkgrel=6
-pkgdesc="Soapy SDR plugin for UHD supported SDR devices"
+pkgdesc='Soapy SDR plugin for UHD supported SDR devices'
arch=('x86_64')
-url="https://github.com/pothosware/SoapyUHD"
+url='https://github.com/pothosware/SoapyUHD'
license=('GPL3')
depends=('boost' 'libuhd' 'soapysdr')
makedepends=('cmake')
More information about the arch-commits
mailing list