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 c19e251e6..1bca29f75 100755 --- a/python-pymca/PKGBUILD +++ b/python-pymca/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-pymca _pkgname="${pkgname#*-}" pkgver=5.6.7 -pkgrel=55 +pkgrel=56 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' |