summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErich Eckner2021-12-13 14:55:19 +0100
committerErich Eckner2021-12-13 14:55:19 +0100
commit4b2d68b2bf788caac86f2ed11021a65bc8a7c0b1 (patch)
treebfc98646427e2500beeef5c1dc4383c78272f871
parent2898af7affe9841b2f0a933730c7c8834ac636b2 (diff)
downloadaur-4b2d68b2bf788caac86f2ed11021a65bc8a7c0b1.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 256c4f7a80be..da2f86094d49 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 = 49
+ pkgrel = 50
url = https://github.com/skuschel/postpic
arch = i686
arch = pentium4
diff --git a/PKGBUILD b/PKGBUILD
index 71e5dddad06a..f0d22d61b212 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-postpic
_pkgname="${pkgname#*-}"
pkgver=0.4
-pkgrel=49
+pkgrel=50
pkgdesc='The open source particle-in-cell post processor.'
url='https://github.com/skuschel/postpic'
arch=('i686' 'pentium4' 'x86_64')