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

David Runge dvzrv at archlinux.org
Sun Feb 18 23:16:53 UTC 2018


    Date: Sunday, February 18, 2018 @ 23:16:52
  Author: dvzrv
Revision: 296274

upgpkg: suil 0.10.0-2

Rebuild for community.

Modified:
  suil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-18 23:12:05 UTC (rev 296273)
+++ PKGBUILD	2018-02-18 23:16:52 UTC (rev 296274)
@@ -5,7 +5,7 @@
 
 pkgname=suil
 pkgver=0.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A lightweight C library for loading and wrapping LV2 plugin UIs"
 arch=('x86_64')
 url="https://drobilla.net/software/suil/"
@@ -19,7 +19,7 @@
 source=("https://download.drobilla.net/${pkgname}-${pkgver}.tar.bz2"{,.sig})
 sha512sums=('721b73d987c1712e82493386e5d71957002c8a713595fce4372f1a5eb306c64a559db1ca794cec96295f72e22a9c0e9193f9a68b7f5846f2db45ce16b253fbea'
             'SKIP')
-validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3')
+validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3') # David Robillard
 
 prepare() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list