Date: Friday, January 15, 2021 @ 09:17:04
  Author: dvzrv
Revision: 820986

upgpkg: lv2lint 0.10.0-1: Upgrade to 0.10.0.

Modified:
  lv2lint/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-01-15 09:00:50 UTC (rev 820985)
+++ PKGBUILD    2021-01-15 09:17:04 UTC (rev 820986)
@@ -1,8 +1,8 @@
 # Maintainer: David Runge <dv...@archlinux.org>
 
 pkgname=lv2lint
-pkgver=0.8.0
-pkgrel=2
+pkgver=0.10.0
+pkgrel=1
 pkgdesc="Check whether a given LV2 plugin is up to the specification"
 arch=('x86_64')
 url="https://open-music-kontrollers.ch/lv2/lv2lint/";
@@ -10,9 +10,9 @@
 depends=('glibc' 'libelf')
 makedepends=('curl' 'lilv' 'lv2' 'meson')
 
source=("https://git.open-music-kontrollers.ch/lv2/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha512sums=('3531f5cb6534b6fe79584a52c5fec0520a7bec5af95b48401c6bfe75409b9317ad9cc0ff873a849de9897bd35e1a076f664cd885443126e2c21d9a58b95d6891'
+sha512sums=('a537394eca38da4f407cbcf05bb883b1d519a88f28273f4c89900dd879e26379ed55b44e67bfcedf9e56ecfb525489fc63b81c00cb5c1a92e9fc2ee037d86b53'
             'SKIP')
-b2sums=('d56b3de13b6eae1f54403add02f30e2fa82edb2ccaef2f967268c78f3614dc9901a75ac444d38df53722f2ae2ea95db46b9635a3e6cc4d4226df245abbb41655'
+b2sums=('c5f90a64d7f2382d5bc3b2753d9bc1f5355d03c30e7cc23dca79508c3e5e00a87f83ec8dda569d3db451d3dab9ab11c1794ebe15631177bd7fdd6b95b49fca49'
         'SKIP')
 validpgpkeys=('5AE26CEBBF49705C19FB273A30258F99258CB76A') # Hanspeter Portner 
<d...@open-music-kontrollers.ch>
 

Reply via email to