[arch-commits] Commit in lv2/trunk (PKGBUILD)
Ray Rashif
schiv at archlinux.org
Wed Apr 29 20:06:56 UTC 2015
Date: Wednesday, April 29, 2015 @ 22:06:56
Author: schiv
Revision: 238277
upgpkg: lv2 1.12.0-1
upstream release
Modified:
lv2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-29 19:32:09 UTC (rev 238276)
+++ PKGBUILD 2015-04-29 20:06:56 UTC (rev 238277)
@@ -2,7 +2,7 @@
# Maintainer: Ray Rashif <schiv at archlinux.org>
pkgname=lv2
-pkgver=1.10.0
+pkgver=1.12.0
pkgrel=1
pkgdesc="Successor to the LADSPA audio plug-in standard"
url="http://lv2plug.in/"
@@ -16,7 +16,7 @@
conflicts=('lv2core')
replaces=('lv2core')
source=("http://lv2plug.in/spec/$pkgname-$pkgver.tar.bz2")
-md5sums=('dbf6ac9a1003b754155501984eebd57e')
+md5sums=('665580dc761de40b0d335001a204496a')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list