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

Thore Bödecker foxxx0 at archlinux.org
Mon Sep 25 14:09:32 UTC 2017


    Date: Monday, September 25, 2017 @ 14:09:31
  Author: foxxx0
Revision: 260538

upgpkg: lttng-ust 2.10.0-10

add validpgpkeys, fixes FS#55742

Modified:
  lttng-ust/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-25 11:44:01 UTC (rev 260537)
+++ PKGBUILD	2017-09-25 14:09:31 UTC (rev 260538)
@@ -5,7 +5,7 @@
 pkgbase='lttng-ust'
 pkgname=('lttng-ust' 'python-lttngust' 'python2-lttngust')
 pkgver=2.10.0
-pkgrel=9
+pkgrel=10
 arch=('i686' 'x86_64')
 url="https://lttng.org/"
 license=('LGPL2.1' 'GPL2' 'MIT')
@@ -13,6 +13,7 @@
 source=(https://lttng.org/files/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2{,.asc})
 sha512sums=('a1661681d09b08ce4ca25dfad6c42c51a1a82f1647ddb9560b8b369f2ff16b7e07618554e1c81941da6f8d50cec2501611f7f3e89bbafccdfc984434f47ff397'
     'SKIP')
+validpgpkeys=('2A0B4ED915F2D3FA45F5B16217280A9781186ACF')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list