summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErich Eckner2021-12-13 09:43:59 +0100
committerErich Eckner2021-12-13 09:43:59 +0100
commit5fdd56e0e363a394f6208a3f9c37bfaeac03b8fa (patch)
tree066059c72c762305b3f354aea4a4fed7739851ec
parent3ce7324bb158f0f79d64d25e76a6f15a91a17946 (diff)
downloadaur-5fdd56e0e363a394f6208a3f9c37bfaeac03b8fa.tar.gz
rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a4da088be31..65e3e595474e 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 = 18
+ pkgrel = 19
url = https://github.com/skuschel/postpic
arch = i686
arch = pentium4
diff --git a/PKGBUILD b/PKGBUILD
index 79690e233b20..59da3ee6bc3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-postpic
_pkgname="${pkgname#*-}"
pkgver=0.4
-pkgrel=18
+pkgrel=19
pkgdesc='The open source particle-in-cell post processor.'
url='https://github.com/skuschel/postpic'
arch=('i686' 'pentium4' 'x86_64')