Date: Thursday, March 23, 2023 @ 21:28:03 Author: dvzrv Revision: 1427311
upgpkg: cmt 1.18-3: Rebuild to update tarball checksums. Upstream recreated the tarball a week after the one that had been used for building the package initially: https://bugs.archlinux.org/task/77963 Modified: cmt/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-23 21:27:54 UTC (rev 1427310) +++ PKGBUILD 2023-03-23 21:28:03 UTC (rev 1427311) @@ -4,7 +4,7 @@ pkgname=cmt pkgver=1.18 -pkgrel=2 +pkgrel=3 pkgdesc="LADSPA plugins for use with software synthesis and recording packages on Linux" arch=(x86_64) license=(GPL2) @@ -19,8 +19,8 @@ ) makedepends=(ladspa) source=(https://www.ladspa.org/download/${pkgname}_$pkgver.tgz) -sha512sums=('0c9af744b5f7a8aa1fbb69b48d2edf0d24acb8d2b874f3728af6c750b6175f9c138e717701716bd3d4e1fea31c720928a45f2f00e6fb707a9f88036982830686') -b2sums=('96d146bf1c85e7177f61b7080bb9db45c2f3a5161e4a24acf1635cce1ccb01fd31b60bb898562ea7f805b926ba692b3166786cfd8ce6725cc268bae9011b0668') +sha512sums=('8ad8b62bd74f521274a729810e6fd61da9d56b571ef8a13104fe8855c8e29cb5cd6b4c75ea69d0f224807418136c504e26948e8da0513d8ce9e6e31e4cb7d4c5') +b2sums=('d071d0b6f39fd2ecf562053a878d21e3895a4960f28ed4e6a7cf5d582c4beec6acc571148d054a1a65d78b0497300f18b9b5a05d95afaa64eac1ab56d60c874d') prepare(){ # inserting CFLAGS and LDFLAGS for full RELRO
