Date: Saturday, March 22, 2014 @ 20:56:47 Author: spupykin Revision: 108105
upgpkg: gnonlin 1.2.0-1 upd Modified: gnonlin/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-22 19:35:43 UTC (rev 108104) +++ PKGBUILD 2014-03-22 19:56:47 UTC (rev 108105) @@ -5,7 +5,7 @@ # Contributor: William Rea <[email protected]> pkgname=gnonlin -pkgver=1.1.90 +pkgver=1.2.0 pkgrel=1 pkgdesc='Library for creating non-linear video editors' arch=('x86_64' 'i686') @@ -15,6 +15,7 @@ license=('LGPL') source=("http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$pkgver.tar.xz") sha256sums=('b2214ee45583a4532d110e852e2aecf787cefa8fe50f44c8234fb55713feba61') +sha256sums=('876e225c250b95b1a0632c284afc472b08a5072539b233e414a96af426581e96') build() { cd "$srcdir/$pkgname-$pkgver"
