diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 12:09:51 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 12:09:51 +0100 |
commit | 8f1f8c225549e0f266d00bccc3994a5d65ffc9b6 (patch) | |
tree | 03f5fd77e953b0eafa68afcff237604f60ded637 /python-pymca | |
parent | 1e4a1fa853efa6f28fc6cf38777da557198829d1 (diff) | |
download | archlinuxewe-8f1f8c225549e0f266d00bccc3994a5d65ffc9b6.tar.xz |
recompile all python packages
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 101685c56..78179cba9 100755 --- a/python-pymca/PKGBUILD +++ b/python-pymca/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-pymca _pkgname="${pkgname#*-}" pkgver=5.6.7 -pkgrel=26 +pkgrel=27 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' |