diff options
Diffstat (limited to 'python-pymca')
-rwxr-xr-x | python-pymca/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-pymca/PKGBUILD b/python-pymca/PKGBUILD index 1af6f2b09..bc9a316b4 100755 --- a/python-pymca/PKGBUILD +++ b/python-pymca/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-pymca _pkgname="${pkgname#*-}" pkgver=5.6.7 -pkgrel=21 +pkgrel=22 pkgdesc='Stand-alone application and Python tools for interactive and/or batch processing analysis of X-Ray Fluorescence Spectra' arch=('i686' 'pentium4' 'x86_64') url='http://pymca.sourceforge.net/index.html' |