summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Manenti2022-01-12 15:56:03 +0100
committerAndrea Manenti2022-01-12 15:56:03 +0100
commit4ccf7e79cf347b8241c34d689b4663a19ebf2093 (patch)
treed347a40178aec274cefe4fe0199cb9ba91ee63c7
parent8391a03f3a12a36a0ce4c9fc711adf4b157ee1b3 (diff)
downloadaur-4ccf7e79cf347b8241c34d689b4663a19ebf2093.tar.gz
new version, force rebuild as libraries were no longer compatible
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 492788c40e1e..587e1e4085aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sdpb-git
pkgdesc = Semidefinite program solver designed for the conformal bootstrap
- pkgver = 1512.80746b8
- pkgrel = 2
+ pkgver = 1513.4668f72
+ pkgrel = 1
url = https://arxiv.org/abs/1909.09745
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index b415963b6392..a3660cf85a17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Andrea Manenti <andrea [dot] manenti [at] yahoo [dot] com>
pkgname=sdpb-git
-pkgver=1512.80746b8
-pkgrel=2
+pkgver=1513.4668f72
+pkgrel=1
pkgdesc="Semidefinite program solver designed for the conformal bootstrap"
arch=(x86_64)
license=('MIT')
@@ -33,4 +33,4 @@ package() {
done
}
-sha256sums=('SKIP') \ No newline at end of file
+sha256sums=('SKIP')