summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cdf87deb93ff..ddb9fb3aacfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=(${pkgbase} python-${pkgbase})
_tarver=2.8
_tar="${_tarver}/${pkgbase}-releases-${_tarver}.tar.gz"
pkgver=${_tarver}.0
-pkgrel=1
+pkgrel=2
pkgdesc="An efficient structured, parallel implementation of the DUNE grid interface"
arch=('x86_64')
url="https://www.dune-project.org/modules/${pkgbase}"