summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13850f341838..c44eca77dc58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
pkgname=pyspread
pkgver=1.99.2
pkgrel=1
-pkgdesc="A cross-platform Python spreadsheet application. Python 2.7 version"
+pkgdesc="Python based non-traditional spreadsheet application"
arch=('any')
-url="https://manns.github.io/pyspread/"
+url="https://pyspread.gitlab.io/"
license=('GPL3')
depends=('python-numpy>=1.1.0'
'python-pyqt5'