summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 13:52:57 +0100
committerErich Eckner <git@eckner.net>2021-12-13 13:52:57 +0100
commit698b5e86d5793332cf8debe4929732e3d5e2db7d (patch)
tree2bee22f099f252bcae8b13d1f3e8b51ade085a0b
parente8daa3f1133ca3370b93bf0880d6cb9994f73f49 (diff)
downloadpython-postpic-698b5e86d5793332cf8debe4929732e3d5e2db7d.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 9ddf9ef..9ae1d48 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 = 43
+ pkgrel = 44
url = https://github.com/skuschel/postpic
arch = i686
arch = pentium4
diff --git a/PKGBUILD b/PKGBUILD
index 7eecd4c..4186b3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-postpic
_pkgname="${pkgname#*-}"
pkgver=0.4
-pkgrel=43
+pkgrel=44
pkgdesc='The open source particle-in-cell post processor.'
url='https://github.com/skuschel/postpic'
arch=('i686' 'pentium4' 'x86_64')