summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 16:53:19 +0100
committerErich Eckner <git@eckner.net>2021-12-13 16:53:19 +0100
commit16b0a2232e73935dcef623461f0a2688ca9a1d83 (patch)
treede09b1dcc3c9e5623dc514b665a2e48de60a6085
parentd0aec5a6dcab5f74f4971136d590a5545398ae8b (diff)
downloadpython-postpic-16b0a2232e73935dcef623461f0a2688ca9a1d83.tar.xz
rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e01e53d..9338a79 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-postpic
pkgdesc = The open source particle-in-cell post processor.
pkgver = 0.4
- pkgrel = 61
+ pkgrel = 62
url = https://github.com/skuschel/postpic
arch = i686
arch = pentium4
diff --git a/PKGBUILD b/PKGBUILD
index 61e1bba..45383fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-postpic
_pkgname="${pkgname#*-}"
pkgver=0.4
-pkgrel=61
+pkgrel=62
pkgdesc='The open source particle-in-cell post processor.'
url='https://github.com/skuschel/postpic'
arch=('i686' 'pentium4' 'x86_64')