summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--isda_cds_model/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/isda_cds_model/PKGBUILD b/isda_cds_model/PKGBUILD
index e7878e1..a4ce4af 100644
--- a/isda_cds_model/PKGBUILD
+++ b/isda_cds_model/PKGBUILD
@@ -8,7 +8,7 @@ license=('custom')
depends=('gcc-libs')
options=()
source=("http://guillaume.horel.org/packages/$pkgname-$pkgver.tar.xz")
-md5sums=('0e289f3d8eac0ce4d94cae276fa2089e')
+md5sums=('09df7f9abfc7fbaa9bda4f618ff1ed83')
build() {
cd "$srcdir/$pkgname-$pkgver"