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 cfe16b848368..9c3977260bc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
_pkgname=cubes
pkgname=python-$_pkgname
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Lightweight framework for Online Analytical Processing (OLAP) and multidimensional analysis"
arch=("any")
-url="https://leather.readthedocs.io/"
+url="http://cubes.databrewery.org/"
license=("custom")
depends=("python"
"python-dateutil"