summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErich Eckner2021-12-13 16:31:28 +0100
committerErich Eckner2021-12-13 16:31:28 +0100
commit0de8a92e1dbed2239d4e67d17701215daeb27e75 (patch)
treefab701e8db8213a40f158ad59efa4a3ccb641ad9
parent21b90cc09edc218472309e499b20168f782a7c43 (diff)
downloadaur-0de8a92e1dbed2239d4e67d17701215daeb27e75.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 6308a3c4252d..7f723b36ef46 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 = 59
+ pkgrel = 60
url = https://github.com/skuschel/postpic
arch = i686
arch = pentium4
diff --git a/PKGBUILD b/PKGBUILD
index 94f2c7992130..8d87fbf4e315 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-postpic
_pkgname="${pkgname#*-}"
pkgver=0.4
-pkgrel=59
+pkgrel=60
pkgdesc='The open source particle-in-cell post processor.'
url='https://github.com/skuschel/postpic'
arch=('i686' 'pentium4' 'x86_64')