summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel <guillaume.horel@gmail.com>2016-07-12 11:07:05 -0400
committerGuillaume Horel <guillaume.horel@gmail.com>2016-07-12 11:07:05 -0400
commit7174979cde402408f30554896925ec8f18f75a80 (patch)
treef6def3d3111df812245370d97e195fdf30b91f23
parent07d8912d1f50cb071334c4a39c20df9093992608 (diff)
downloadarch-pkgs-7174979cde402408f30554896925ec8f18f75a80.tar.gz
update version again
-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"