Date: Thursday, November 8, 2018 @ 16:53:32 Author: arojas Revision: 404129
Update to 1.02r6 Modified: libhomfly/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-08 16:52:42 UTC (rev 404128) +++ PKGBUILD 2018-11-08 16:53:32 UTC (rev 404129) @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=libhomfly -pkgver=1.02r5 +pkgver=1.02r6 pkgrel=1 pkgdesc="Library to compute the homfly polynomial of a link" arch=(x86_64) @@ -9,7 +9,7 @@ license=(custom) depends=(gc) source=($pkgname-$pkgver.tar.gz::"https://github.com/miguelmarco/libhomfly/archive/$pkgver.tar.gz") -sha256sums=('072d59a644f727b0210fe1aa6fc9c0a202f495a9220bcd4605b7f98ce295cbba') +sha256sums=('cf5d5031c905318127c83fdffc891deb097c77ee48cdd0131f839ea6ecb64a84') build() { cd $pkgname-$pkgver
