summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 11:43:51 +0100
committerErich Eckner <git@eckner.net>2021-12-13 11:43:51 +0100
commit83aa1d8539b6897ca3ca8ab96f6ba3949bb22f03 (patch)
tree05ce75ae80743213c8bbdae579b39d5f4f5c5b70
parentcb2cdf9b574ecc65f7e5d76ed09aca9f2d5f16c0 (diff)
downloadpython-postpic-83aa1d8539b6897ca3ca8ab96f6ba3949bb22f03.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 c678fa1..ad8567d 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 = 30
+ pkgrel = 31
url = https://github.com/skuschel/postpic
arch = i686
arch = pentium4
diff --git a/PKGBUILD b/PKGBUILD
index cd30215..3447599 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-postpic
_pkgname="${pkgname#*-}"
pkgver=0.4
-pkgrel=30
+pkgrel=31
pkgdesc='The open source particle-in-cell post processor.'
url='https://github.com/skuschel/postpic'
arch=('i686' 'pentium4' 'x86_64')