[arch-commits] Commit in movit/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Tue May 30 16:53:14 UTC 2017
Date: Tuesday, May 30, 2017 @ 16:53:13
Author: jlichtblau
Revision: 231329
upgpkg: movit 1.5.1-1 - new upstream release
Modified:
movit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-05-30 16:49:13 UTC (rev 231328)
+++ PKGBUILD 2017-05-30 16:53:13 UTC (rev 231329)
@@ -4,7 +4,7 @@
# Contributor: Martin Sandsmark <martin.sandsmark at kde.org>
pkgname=movit
-pkgver=1.5.0
+pkgver=1.5.1
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)
-sha256sums=('4d595a20b7d836aca10b362bb2003ed958b337d643bb93f4973bc07e8bbf90e7')
+sha256sums=('8434edd81c2226c8d6fa7f4715b0d4818bb76cbceafa632b99f9c61e058ea988')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list