summaryrefslogtreecommitdiff
path: root/community/gnonlin/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gnonlin/PKGBUILD')
-rw-r--r--community/gnonlin/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <rodseth@gmail.com>
# Contributor: Ionut Biru <ibiru@archlinux.org>
# Contributor: Abhishek Dasgupta <abhidg@gmail.com>
# Contributor: William Rea <sillywilly@gmail.com>
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"