summaryrefslogtreecommitdiff
path: root/python-pymca/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 10:57:07 +0100
committerErich Eckner <git@eckner.net>2021-12-13 10:57:07 +0100
commitc813c48d031dfc621affa08f1c14b940297e4fa7 (patch)
treee9bf6e853aeecd3278d39efdd9c6fa5c66be71e6 /python-pymca/PKGBUILD
parentc67eb1a2d8bc2dd45ce62f1913d338dfd386fb99 (diff)
downloadarchlinuxewe-c813c48d031dfc621affa08f1c14b940297e4fa7.tar.xz
recompile all python packages
Diffstat (limited to 'python-pymca/PKGBUILD')
-rwxr-xr-xpython-pymca/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-pymca/PKGBUILD b/python-pymca/PKGBUILD
index c5c98401d..09068e768 100755
--- a/python-pymca/PKGBUILD
+++ b/python-pymca/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pymca
_pkgname="${pkgname#*-}"
pkgver=5.6.7
-pkgrel=19
+pkgrel=20
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'