summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErich Eckner2021-12-13 10:38:49 +0100
committerErich Eckner2021-12-13 10:38:49 +0100
commitb3ef213a1046a813e23e5983efac534996f33d79 (patch)
treeba2d34a496108726b9f83d67f049e70c323b8eea
parent3aee8e8d21919ad366ab05e563259dc095519995 (diff)
downloadaur-b3ef213a1046a813e23e5983efac534996f33d79.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 aa952f9f453c..81f853249bde 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 = 23
+ pkgrel = 24
url = https://github.com/skuschel/postpic
arch = i686
arch = pentium4
diff --git a/PKGBUILD b/PKGBUILD
index f4c7c82ca1b5..bde53d15e8cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-postpic
_pkgname="${pkgname#*-}"
pkgver=0.4
-pkgrel=23
+pkgrel=24
pkgdesc='The open source particle-in-cell post processor.'
url='https://github.com/skuschel/postpic'
arch=('i686' 'pentium4' 'x86_64')