From b8646c38f9f0f867b019d1be98cb6ddd506e0efd Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sun, 23 Mar 2014 04:08:07 +0000 Subject: Sun Mar 23 04:02:26 UTC 2014 --- community/gnonlin/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/gnonlin') diff --git a/community/gnonlin/PKGBUILD b/community/gnonlin/PKGBUILD index 43c8e8108..b949de4f9 100644 --- a/community/gnonlin/PKGBUILD +++ b/community/gnonlin/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 99777 2013-10-30 23:39:20Z allan $ +# $Id: PKGBUILD 108106 2014-03-22 19:57:05Z spupykin $ # Maintainer: Alexander Rødseth # Contributor: Ionut Biru # Contributor: Abhishek Dasgupta # Contributor: William Rea pkgname=gnonlin -pkgver=1.1.90 +pkgver=1.2.0 pkgrel=1 pkgdesc='Library for creating non-linear video editors' arch=('x86_64' 'i686') @@ -14,8 +14,8 @@ depends=('gstreamer') makedepends=('python' 'gst-plugins-base' 'pkgconfig') license=('LGPL') source=("http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$pkgver.tar.xz") -sha256sums=('e4a2dd8af1c0c97f2f63e918a25c26e871c896e88b7ee85948509f68f29e8935') sha256sums=('b2214ee45583a4532d110e852e2aecf787cefa8fe50f44c8234fb55713feba61') +sha256sums=('876e225c250b95b1a0632c284afc472b08a5072539b233e414a96af426581e96') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf