summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgit user2024-03-24 15:41:42 +0100
committergit user2024-03-24 15:41:42 +0100
commitbbde296eb8a2a317b9af347588112e35a06805ae (patch)
tree94c73d2fc16f26dbc3756c53fa4c81aaebc0f7c2
parent003dc853b811aeb8680a56ce481ded92e0cdfd56 (diff)
downloadaur-auto-07p-git.tar.gz
Upstream version bump.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a92c328c497f..052990b7ece6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = auto-07p-git
pkgdesc = Software for continuation and bifurcation problems in ordinary differential equations. Version 07p, latest git checkout. Environment variables can control the build (see PKGBUILD).
- pkgver = 0.9.3+32.r.20230504.7042e6d
- pkgrel = 4
+ pkgver = 0.9.3+52.r.20240307.8ce569a
+ pkgrel = 1
url = http://cmvl.cs.concordia.ca/auto/
arch = aarch64
arch = armv7h
@@ -36,7 +36,7 @@ pkgbase = auto-07p-git
optdepends = python-matplotlib: For python interface.
optdepends = python-numpy: For python interface.
optdepends = python-traitlets: For python interface.
- provides = auto-07p=0.9.3+32.r.20230504.7042e6d
+ provides = auto-07p=0.9.3+52.r.20240307.8ce569a
conflicts = auto-07p
options = libtool
options = staticlibs
diff --git a/PKGBUILD b/PKGBUILD
index 2a752012b66b..debd018098a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -47,8 +47,8 @@ _debianmainver=0.9.2
_debiandfsgver=3
_debianver="${_debianmainver}+dfsg-${_debiandfsgver}"
_pkgver=latest
-pkgver=0.9.3+32.r.20230504.7042e6d
-pkgrel=4
+pkgver=0.9.3+52.r.20240307.8ce569a
+pkgrel=1
pkgdesc="Software for continuation and bifurcation problems in ordinary differential equations. Version 07p, latest git checkout. Environment variables can control the build (see PKGBUILD)."
arch=(
'aarch64'