summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 17:18:31 +0100
committerErich Eckner <git@eckner.net>2021-12-13 17:18:31 +0100
commit3afd684621efa6d1fb5c8f35c389ce3be724e252 (patch)
tree3915117cda7a1025ea82f7804ddeaa0c91c46714
parent65d428f14a93494b7a8ef3baac9771a5cf1452c4 (diff)
downloadpython-postpic-3afd684621efa6d1fb5c8f35c389ce3be724e252.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 683406e..72495da 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 = 63
+ pkgrel = 64
url = https://github.com/skuschel/postpic
arch = i686
arch = pentium4
diff --git a/PKGBUILD b/PKGBUILD
index 2b85697..ef08cb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-postpic
_pkgname="${pkgname#*-}"
pkgver=0.4
-pkgrel=63
+pkgrel=64
pkgdesc='The open source particle-in-cell post processor.'
url='https://github.com/skuschel/postpic'
arch=('i686' 'pentium4' 'x86_64')