summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErich Eckner2021-12-13 08:28:36 +0100
committerErich Eckner2021-12-13 08:28:36 +0100
commit8baca7764a017171dba1e4ad7a08f31ae7e96105 (patch)
treedde1e8e3a7e094f577cbd5f12457e1b057f982df
parentf8a8580fd41400ab4aabcb1793f85c3f27f01012 (diff)
downloadaur-8baca7764a017171dba1e4ad7a08f31ae7e96105.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 953d4ba8ecfb..c2ac6ecd16c4 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 = 10
+ pkgrel = 11
url = https://github.com/skuschel/postpic
arch = i686
arch = pentium4
diff --git a/PKGBUILD b/PKGBUILD
index 20bfbc58a804..8d8f57281d35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-postpic
_pkgname="${pkgname#*-}"
pkgver=0.4
-pkgrel=10
+pkgrel=11
pkgdesc='The open source particle-in-cell post processor.'
url='https://github.com/skuschel/postpic'
arch=('i686' 'pentium4' 'x86_64')