summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2019-04-22 10:35:44 -0400
committerGuillaume Horel2019-04-22 10:35:44 -0400
commit4e291df7dea452288058bb5de3a3193c4f15c780 (patch)
tree47fd7e9b871270b17042991a67026a7e85bff837
parentad03166e98e5217dea2f9dd21b3bdb97085d9c40 (diff)
downloadaur-4e291df7dea452288058bb5de3a3193c4f15c780.tar.gz
update url
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fd925e6038b..525b8b339bc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.3.2
pkgrel=1
pkgdesc="Python wrapper to the NFFT library."
arch=('x86_64')
-url="https://arrow.apache.org"
+url="https://github.com/pyNFFT/pyNFFT"
license=('GPL3')
checkdepends=('python-nose')
depends=('nfft')