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

Filipe Laíns ffy00 at archlinux.org
Tue Jul 30 07:58:03 UTC 2019


    Date: Tuesday, July 30, 2019 @ 07:57:56
  Author: ffy00
Revision: 495166

update PKGBUILD style

Modified:
  serialdv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-30 07:57:25 UTC (rev 495165)
+++ PKGBUILD	2019-07-30 07:57:56 UTC (rev 495166)
@@ -4,9 +4,9 @@
 pkgname=serialdv
 pkgver=1.1.1
 pkgrel=2
-pkgdesc="C++ interface to encode/decode audio with AMBE3000 based devices in packet mode"
+pkgdesc='C++ interface to encode/decode audio with AMBE3000 based devices in packet mode'
 arch=('x86_64')
-url="https://github.com/f4exb/serialDV"
+url='https://github.com/f4exb/serialDV'
 license=('GPL3')
 makedepends=('cmake')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")



More information about the arch-commits mailing list