diff options
author | Erich Eckner <git@eckner.net> | 2024-06-28 20:56:19 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-06-28 20:56:19 +0200 |
commit | 773b117058befd4678242fdca46c0ec86a1669c6 (patch) | |
tree | a61772833ac09c34c19242834622cbde54fe6409 /PKGBUILD | |
parent | f5bdd40e2335347fc2c2ffe0b7a696f3cbdc5e17 (diff) | |
download | python-postpic-master.tar.xz |
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ pkgname=python-postpic _pkgname="${pkgname#*-}" pkgver=0.4 -pkgrel=69 +pkgrel=70 pkgdesc='The open source particle-in-cell post processor.' url='https://github.com/skuschel/postpic' arch=('i686' 'pentium4' 'x86_64') |