summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 17:20:43 +0100
committerErich Eckner <git@eckner.net>2021-12-13 17:20:43 +0100
commit2d21d43387485df8fed31139c96675cd9baee66c (patch)
treee18441cfba0fb59cf28fa0b6cd1046eb5ed0f1e6
parent3afd684621efa6d1fb5c8f35c389ce3be724e252 (diff)
downloadpython-postpic-2d21d43387485df8fed31139c96675cd9baee66c.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 72495da..6638dbe 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 = 64
+ pkgrel = 65
url = https://github.com/skuschel/postpic
arch = i686
arch = pentium4
diff --git a/PKGBUILD b/PKGBUILD
index ef08cb1..ef70ce3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-postpic
_pkgname="${pkgname#*-}"
pkgver=0.4
-pkgrel=64
+pkgrel=65
pkgdesc='The open source particle-in-cell post processor.'
url='https://github.com/skuschel/postpic'
arch=('i686' 'pentium4' 'x86_64')