summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 16:26:29 +0100
committerErich Eckner <git@eckner.net>2021-12-13 16:26:29 +0100
commit21b90cc09edc218472309e499b20168f782a7c43 (patch)
tree338f4e69a43de6b1352d86510fc6c6330b701b3b
parent422bdd2d01b356c1621d391e21c348dfcc93afd1 (diff)
downloadpython-postpic-21b90cc09edc218472309e499b20168f782a7c43.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 40d26d8..6308a3c 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 = 58
+ pkgrel = 59
url = https://github.com/skuschel/postpic
arch = i686
arch = pentium4
diff --git a/PKGBUILD b/PKGBUILD
index 2ce1bab..94f2c79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-postpic
_pkgname="${pkgname#*-}"
pkgver=0.4
-pkgrel=58
+pkgrel=59
pkgdesc='The open source particle-in-cell post processor.'
url='https://github.com/skuschel/postpic'
arch=('i686' 'pentium4' 'x86_64')