summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 14:01:11 +0100
committerErich Eckner <git@eckner.net>2021-12-13 14:01:11 +0100
commit2c77b3245fe2f443ab0b8b3f3e8daa477e568111 (patch)
tree8ebe2dba4d101b77889ae52e61177cc92f3958bc
parent698b5e86d5793332cf8debe4929732e3d5e2db7d (diff)
downloadpython-postpic-2c77b3245fe2f443ab0b8b3f3e8daa477e568111.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 9ae1d48..e1669ac 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 = 44
+ pkgrel = 45
url = https://github.com/skuschel/postpic
arch = i686
arch = pentium4
diff --git a/PKGBUILD b/PKGBUILD
index 4186b3c..cf5cbcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-postpic
_pkgname="${pkgname#*-}"
pkgver=0.4
-pkgrel=44
+pkgrel=45
pkgdesc='The open source particle-in-cell post processor.'
url='https://github.com/skuschel/postpic'
arch=('i686' 'pentium4' 'x86_64')