diff options
Diffstat (limited to 'xraylarch/PKGBUILD')
-rwxr-xr-x | xraylarch/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xraylarch/PKGBUILD b/xraylarch/PKGBUILD index ce81ea03..b3095323 100755 --- a/xraylarch/PKGBUILD +++ b/xraylarch/PKGBUILD @@ -4,7 +4,7 @@ pkgver=0.9.27 pkgrel=2 pkgdesc="Data Analysis Tools for X-ray Spectroscopy" arch=('any') -url="" +url="http://xraypy.github.io/xraylarch/" license=('BSD') groups=() depends=('python2' 'python2-sqlalchemy' 'python2-scipy' 'python2-matplotlib' 'python2-h5py' 'python2-numpy') |