summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 12:38:14 +0100
committerErich Eckner <git@eckner.net>2021-12-13 12:38:14 +0100
commit6b52eb55eb13403404244a16ac637797c448f53d (patch)
tree58aad092b0611785fd306e3a08cb092e6c851dae
parentad55ff889d07bba096dcec925bb9b03beeb8f1ff (diff)
downloadpython-postpic-6b52eb55eb13403404244a16ac637797c448f53d.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 e37e9f8..6ce649e 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 = 35
+ pkgrel = 36
url = https://github.com/skuschel/postpic
arch = i686
arch = pentium4
diff --git a/PKGBUILD b/PKGBUILD
index bf9be73..02bd281 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-postpic
_pkgname="${pkgname#*-}"
pkgver=0.4
-pkgrel=35
+pkgrel=36
pkgdesc='The open source particle-in-cell post processor.'
url='https://github.com/skuschel/postpic'
arch=('i686' 'pentium4' 'x86_64')