summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorentshuld2024-03-13 16:56:28 +0100
committerentshuld2024-03-13 16:56:28 +0100
commit2b6bf015b12625a36ab54fcf778cb91726fd6d91 (patch)
tree57db6f1e0e3655846a654f3d0331ce5779cc09ed
parent2f8d7922f793637c815fd7d1cc50c4094404c065 (diff)
downloadaur-2b6bf015b12625a36ab54fcf778cb91726fd6d91.tar.gz
bump version
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f82f3fc16314..895de61ebe47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_base=basix
pkgname=python-"${_base}"-git
pkgdesc="Python interface of FEniCS for ordinary and partial differential equations."
-pkgver=0.8.0.dev0_r1018.6261e98
+pkgver=0.8.0.dev0_r1019.c9ca4e5
pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/FEniCS/${_base}"