diff --git a/srcpkgs/x42-plugins/template b/srcpkgs/x42-plugins/template index 1eb682901b..af61d61339 100644 --- a/srcpkgs/x42-plugins/template +++ b/srcpkgs/x42-plugins/template @@ -1,7 +1,7 @@ # Template file for 'x42-plugins' pkgname=x42-plugins -version=20190206 -revision=2 +version=20190507 +revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" makedepends="cairo-devel pango-devel glu-devel jack-devel libsndfile-devel @@ -11,7 +11,7 @@ maintainer="bluntphenomena " license="GPL-2.0-or-later" homepage="https://github.com/x42/x42-plugins" distfiles="http://gareus.org/misc/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=0dab84018f9a8b5beca214d1fbe09d3900124c4329430e02a140e48f2a455767 +checksum=a728ac8ed5564072b09f95b69c1c9f3993285d7830cb7002dfee857de2993d2c pre_build() { export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG" diff --git a/srcpkgs/x42-plugins/update b/srcpkgs/x42-plugins/update new file mode 100644 index 0000000000..75f13afad0 --- /dev/null +++ b/srcpkgs/x42-plugins/update @@ -0,0 +1 @@ +site='http://gareus.org/misc/x42-plugins.php'