From 1b99470a0c85186f768a328fcc11a7cfcc85be51 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 14 Sep 2012 00:04:07 +0000 Subject: Fri Sep 14 00:04:06 UTC 2012 --- community/gnonlin/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/gnonlin/PKGBUILD') diff --git a/community/gnonlin/PKGBUILD b/community/gnonlin/PKGBUILD index 26ec96b05..8a7bde9c5 100644 --- a/community/gnonlin/PKGBUILD +++ b/community/gnonlin/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 76128 2012-09-11 20:32:33Z arodseth $ +# $Id: PKGBUILD 76165 2012-09-12 12:34:14Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Ionut Biru # Contributor: Abhishek Dasgupta # Contributor: William Rea pkgname=gnonlin -pkgver=0.10.16 -pkgrel=3 +pkgver=0.10.17 +pkgrel=1 pkgdesc='Library for creating non-linear video editors' arch=('x86_64' 'i686') url='http://gnonlin.sourceforge.net/' @@ -15,7 +15,7 @@ makedepends=('python' 'gstreamer0.10-base-plugins>=0.10.36' 'pkgconfig') options=('!libtool') license=('LGPL') source=("http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$pkgver.tar.bz2") -sha256sums=('0d32028d449c304bc8d467d02c053c64988b2fc5bbeb020c13361f9d7206bbf5') +sha256sums=('e4a2dd8af1c0c97f2f63e918a25c26e871c896e88b7ee85948509f68f29e8935') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf