summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Marquesi Lerner2019-08-04 04:41:22 -0300
committerIvan Marquesi Lerner2019-08-04 04:41:22 -0300
commit389da3aba53c9c3b964690ed8289ca8d110c20e4 (patch)
treea66ee5c75cc6f7837a7624ac18128dad48690175
parent60c2fa84392cc03241501c7b9b276f1291444506 (diff)
downloadaur-389da3aba53c9c3b964690ed8289ca8d110c20e4.tar.gz
Minor fixes
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f32fac10ab88..466113869a26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,8 @@ pkgver=0.21.4
pkgrel=1
_run="run1"
_nnid=42850
-pkgdesc="UCI-compliant chess engine designed to play chess via neural network, specifically those of the LeelaChessZero project."
+pkgdesc="UCI-compliant chess engine designed to play chess via neural network, \
+ specifically those of the LeelaChessZero project."
arch=('x86_64')
url="https://lczero.org/"