add spaces to configure options

This commit is contained in:
Jean Lucas 2017-12-16 17:24:35 -05:00
parent da9f7e1ba9
commit 39caa0320b
2 changed files with 14 additions and 14 deletions

View File

@ -1,9 +1,9 @@
# Generated by mksrcinfo v8 # Generated by mksrcinfo v8
# Sat Dec 9 13:34:17 UTC 2017 # Sat Dec 16 22:22:59 UTC 2017
pkgbase = openfst pkgbase = openfst
pkgdesc = Library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs) pkgdesc = Library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs)
pkgver = 1.6.5 pkgver = 1.6.5
pkgrel = 1 pkgrel = 2
url = http://www.openfst.org url = http://www.openfst.org
arch = i686 arch = i686
arch = x86_64 arch = x86_64

View File

@ -5,7 +5,7 @@
pkgname=openfst pkgname=openfst
pkgver=1.6.5 pkgver=1.6.5
pkgrel=1 pkgrel=2
pkgdesc="Library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs)" pkgdesc="Library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs)"
arch=(i686 x86_64) arch=(i686 x86_64)
url="http://www.openfst.org" url="http://www.openfst.org"