[arch-commits] Commit in lilv/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Sat Jan 9 01:12:25 UTC 2021


    Date: Saturday, January 9, 2021 @ 01:12:24
  Author: dvzrv
Revision: 814343

upgpkg: lilv 0.24.12-1: Upgrade to 0.24.12.

Modified:
  lilv/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-09 01:11:43 UTC (rev 814342)
+++ PKGBUILD	2021-01-09 01:12:24 UTC (rev 814343)
@@ -3,8 +3,8 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=lilv
-pkgver=0.24.10
-pkgrel=3
+pkgver=0.24.12
+pkgrel=1
 pkgdesc="A C library interface to the LV2 plug-in standard"
 arch=('x86_64')
 url="https://drobilla.net/software/lilv/"
@@ -15,12 +15,12 @@
             'libsndfile: for lv2apply'
             'python: for Python bindings')
 provides=('liblilv-0.so')
-source=("https://download.drobilla.net/${pkgname}-${pkgver}.tar.bz2"{,.sig})
-sha512sums=('1dfd4fef19537686b63a4e7df45e3b1a7c4a658acc21d5646daba4d3bd5676513857b3f437b89f1a06232516433ef155772d19625c33d49d13ada37a965982cf'
+source=("https://download.drobilla.net/${pkgname}-${pkgver}.tar.bz2"{,.asc})
+sha512sums=('ea22db4e995792b62d60d793169c792549b8fb0255c2cf7a85780dd149811921e2fae5eaea0fb83465f01b14dfa66361af3be40bf7cb3733e98655b943f4faee'
             'SKIP')
-b2sums=('a316c0aae8f93a6104ad46e9e93cd3948b4596920a9bb7f1ab5bfe596428aa43e45413f79cd9e7c094ca3239e4811bd391015f17be5c059a54b0a050aff1e964'
+b2sums=('47efe553c6fc249ed0cde47a47a01e0b3496ea4dfac88849b75d9720cb3a158fa1c95959ffc1a09e606f8ba3831e79382ba08ad100ee17cf19c7f1ffa186d6e2'
         'SKIP')
-validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3')
+validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3') # David Robillard <d at drobilla.net>
 
 prepare() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list