diff --git a/community/x42-plugins/PKGBUILD b/community/x42-plugins/PKGBUILD index 803b670f6..b83c1550c 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=20190714 -pkgrel=2 +pkgver=20190820 +pkgrel=1 pkgdesc="Collection of LV2 plugins" arch=('x86_64') url="https://github.com/x42/x42-plugins" @@ -17,7 +17,7 @@ optdepends=('jack: for standalone applications' 'liblo: for standalone applications') groups=('lv2-plugins' 'pro-audio') source=("http://gareus.org/misc/${pkgname}/${pkgname}-${pkgver}.tar.xz") -sha512sums=('4e56925835272b7bcacae05de31ce57096d6179ce6491379a2ab8e79d44ddb7589658e34273880aa55a2fbbe013b0cc96f9a48609c175c94a5a6254d8ceb0c77') +sha512sums=('a8a62427c5706cac3eb1ba3e5e5ee6deb81c3ae04ec3a45c44faf2a647e079c245a28a3ef0b85ada62575e43238825a25c460317aa13891694e2d52497facf04') prepare() { cd "${pkgname}-${pkgver}"