From 130479495ff2eee4dc275528100c6f254f7cec41 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 20 May 2018 16:06:19 +0000 Subject: [PATCH] community/x42-plugins to 20180320-1 --- community/x42-plugins/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/x42-plugins/PKGBUILD b/community/x42-plugins/PKGBUILD index d16c8da60..f3c01eea3 100644 --- a/community/x42-plugins/PKGBUILD +++ b/community/x42-plugins/PKGBUILD @@ -5,8 +5,8 @@ # - export OPTIMIZATIONS to override Makefiles without x86isms pkgname=x42-plugins -pkgver=20170428 -pkgrel=3 +pkgver=20180320 +pkgrel=1 pkgdesc="Collection of LV2 plugins" arch=('x86_64') url="https://github.com/x42/x42-plugins" @@ -15,7 +15,7 @@ depends=('jack' 'libglvnd' 'liblo' 'libltc' 'pango' 'zita-convolver') makedepends=('gtk2' 'ftgl' 'ttf-freefont' 'lv2') groups=('lv2-plugins') source=("http://gareus.org/misc/${pkgname}/${pkgname}-${pkgver}.tar.xz") -sha512sums=('9a648733610861f7dca120f63876af79f93fe4c23356b93768cc6a76367f28e24dd010858cdc0a1ab42182df8536131fd891c24591c11a354170eb2da2afa3d2') +sha512sums=('3e2f13179073b38e846e0855031e7f842b535ad13f64b309ca4da8c0738a77ab8b70e117edfa1a97263ff37d279a4d9a26950c1883507d8e710b8cd54061bb32') build() { cd "${pkgname}-${pkgver}"