diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 09:38:16 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 09:38:16 +0100 |
commit | 85abce5123bdc0ecdb69380eb4ece907f6deb163 (patch) | |
tree | 2e75a7aefac458c40872d8c59467d1bdc2326080 /python-pymca/PKGBUILD | |
parent | 2366c946f6a6091c0584cb72cf944afcffa2300b (diff) | |
download | archlinuxewe-85abce5123bdc0ecdb69380eb4ece907f6deb163.tar.xz |
recompile all python packages
Diffstat (limited to 'python-pymca/PKGBUILD')
-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 5eca88e00..33e21161a 100755 --- a/python-pymca/PKGBUILD +++ b/python-pymca/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-pymca _pkgname="${pkgname#*-}" pkgver=5.6.7 -pkgrel=11 +pkgrel=12 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' |