summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngelo Theodorou2015-11-21 12:14:12 +0000
committerAngelo Theodorou2015-11-21 12:14:12 +0000
commit61e22564dfe9e3e3151c3c95cdb9992cd01e08d6 (patch)
treeb0405350cf3ab2b66a0d06db66e77fbfeda8edf6
parentff76c948925f4f6ca86a78057fed29bf4b003d17 (diff)
downloadaur-61e22564dfe9e3e3151c3c95cdb9992cd01e08d6.tar.gz
Update to 2.4.3
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 744fc1d9071e..6f7ce518ee91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Angelo Theodorou <encelo@users.sourceforge.net>
pkgname=lives
-pkgver=2.4.2
+pkgver=2.4.3
pkgrel=1
pkgdesc="A Video Editing System"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ optdepends=('xorg-utils' 'sdl' 'libogg' 'mkvtoolnix-cli' 'libmatroska' 'ogmtools
options=(!libtool)
changelog=lives.changelog
source=(http://lives-video.com/releases/LiVES-$pkgver.tar.bz2)
-md5sums=('b68852081138708009f4513d338f15ac')
+md5sums=('8719d27278b4c19d294abe07dad1f83d')
build() {
cd "$srcdir"/$pkgname-$pkgver