[arch-commits] Commit in dsdcc/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Tue Jul 30 07:53:08 UTC 2019
Date: Tuesday, July 30, 2019 @ 07:53:05
Author: ffy00
Revision: 495161
update KGBUILD stryle
Modified:
dsdcc/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-07-30 07:51:55 UTC (rev 495160)
+++ PKGBUILD 2019-07-30 07:53:05 UTC (rev 495161)
@@ -4,9 +4,9 @@
pkgname=dsdcc
pkgver=1.8.5
pkgrel=2
-pkgdesc="Digital Speech Decoder (DSD) rewritten as a C++ library"
+pkgdesc='Digital Speech Decoder (DSD) rewritten as a C++ library'
arch=('x86_64')
-url="https://github.com/f4exb/dsdcc"
+url='https://github.com/f4exb/dsdcc'
license=('GPL3')
depends=('mbelib' 'serialdv')
makedepends=('cmake')
@@ -59,3 +59,4 @@
make DESTDIR="$pkgdir" install
}
+
More information about the arch-commits
mailing list