summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2015-08-31 16:59:51 -0400
committerJoey Dumont2015-08-31 16:59:51 -0400
commit7e5c23aedaaa938b0649d3fdfcbd3edecc52a6de (patch)
tree4704493dc54e79e7b19c1f77ab5864ee6e1eb6f2 /PKGBUILD
parentd35f568be0f96782d5863f7dea2746269690cc89 (diff)
downloadaur-python2-pyvtk.tar.gz
Updated URL.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index baf70710cc11..c3cf272699dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributor: Melancholy_Dream <Melancholy_Dream@write.su>
pkgname=python2-pyvtk
pkgver=0.4.85
-pkgrel=1
+pkgrel=2
pkgdesc="tools for manipulating VTK files in Python"
arch=('any')
-url="https://code.google.com/p/pyvtk/"
+url="https://github.com/pearu/pyvtk"
license=('GPL')
depends=('python2')
conflicts=('pyvtk')