Date: Thursday, February 25, 2016 @ 18:01:07 Author: arojas Revision: 163434
Update to 1.3.2 Modified: movit/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-25 16:37:53 UTC (rev 163433) +++ PKGBUILD 2016-02-25 17:01:07 UTC (rev 163434) @@ -4,7 +4,7 @@ # Contributor: Martin Sandsmark <[email protected]> pkgname=movit -pkgver=1.3.0 +pkgver=1.3.2 pkgrel=1 pkgdesc="The modern video toolkit" arch=(i686 x86_64) @@ -13,7 +13,7 @@ depends=(fftw libepoxy) makedepends=(eigen gtest sdl2) source=("https://movit.sesse.net/$pkgname-$pkgver.tar.gz") -md5sums=('c93e7c47902c06f4b6751842bc9bc708') +md5sums=('dadc7e1695ac784a0233df6b2a1a2b8b') build() { cd $pkgname-$pkgver
