summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcdutsov2019-11-23 12:22:45 +0100
committercdutsov2019-11-23 12:22:45 +0100
commit595bbfa3a1e93e4d139f536e8da189a415438e57 (patch)
treefbb90f357a642243bf2ba72bf95bf001b54b5f5d
parent9e60ac601316120ac7380c52dbc3f32d116910e6 (diff)
downloadaur-595bbfa3a1e93e4d139f536e8da189a415438e57.tar.gz
Fixed description message
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c3318427a4d..ce58a8352e0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=python-gsw
pkgname=('python-gsw-git')
pkgver=v3.3.1.r0.1b2ccab
pkgrel=1
-pkgdesc=" Python implementation of TEOS-10 GSW based on ufunc wrappers of GSW-C"
+pkgdesc="Python implementation of TEOS-10 GSW based on ufunc wrappers of GSW-C"
arch=('i686' 'x86_64')
url="https://github.com/TEOS-10/GSW-Python.git"
license=('custom')