summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake2020-06-06 15:07:32 +0200
committerJake2020-06-06 15:07:32 +0200
commitc67808608ed71b56758e90362212271c0a44d649 (patch)
tree3ac8765830196e2c3ae0c1a5e0c02f7f6f011e31 /PKGBUILD
parent3979d4d7f22d349cebca5d112690f8c3c4cef6de (diff)
downloadaur-c67808608ed71b56758e90362212271c0a44d649.tar.gz
Update desc and url
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'