summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2022-02-23 20:08:56 +0800
committerUniversebenzene2022-02-23 20:08:56 +0800
commit24323a3e376a519108c0aa82317fb0fd5c8993ca (patch)
treec5ed9ad7c3045d71972c84cd3ff03e40bfe8fd77 /PKGBUILD
parent634aa03396e21d5cfc5020011f3a1c7e1f7ce8dd (diff)
downloadaur-24323a3e376a519108c0aa82317fb0fd5c8993ca.tar.gz
Correct description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc90a47140d3..e50db2f419a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=python-oldest-supported-numpy
_pyname=${pkgname#python-}
pkgver=2022.1.30
pkgrel=1
-pkgdesc="Meta-package providing oldest supported Numpy for given Python version and platform"
+pkgdesc="Meta-package providing oldest supported Numpy (in Arch repo) for given Python version"
arch=('any')
url="https://github.com/scipy/oldest-supported-numpy"
license=('BSD')