diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2016-07-12 10:53:52 -0400 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2016-07-12 10:53:52 -0400 |
| commit | 07d8912d1f50cb071334c4a39c20df9093992608 (patch) | |
| tree | 178a1a41f225d02f93ee3878e665f81d1a5a500e /isda_cds_model | |
| parent | de7565bc01ed370aa740b10e0b3dba7ebf643ca3 (diff) | |
| download | arch-pkgs-07d8912d1f50cb071334c4a39c20df9093992608.tar.gz | |
update version
Diffstat (limited to 'isda_cds_model')
| -rw-r--r-- | isda_cds_model/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/isda_cds_model/PKGBUILD b/isda_cds_model/PKGBUILD index e004c10..e7878e1 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=('1db92f319d226568bdc849d934fe0355') +md5sums=('0e289f3d8eac0ce4d94cae276fa2089e') build() { cd "$srcdir/$pkgname-$pkgver" |
