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

Andreas Radke andyrtr at archlinux.org
Sat Jun 25 09:07:54 UTC 2016


    Date: Saturday, June 25, 2016 @ 09:07:54
  Author: andyrtr
Revision: 270630

upgpkg: ding-libs 0.6.0-1

upstream update 0.6.0

Modified:
  ding-libs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-25 09:02:34 UTC (rev 270629)
+++ PKGBUILD	2016-06-25 09:07:54 UTC (rev 270630)
@@ -4,7 +4,7 @@
 # Contributor: Mantas M. <grawity at gmail.com>
 
 pkgname=ding-libs
-pkgver=0.5.0
+pkgver=0.6.0
 pkgrel=1
 pkgdesc="'D is not GLib' utility libraries"
 arch=('i686' 'x86_64')
@@ -14,9 +14,10 @@
 makedepends=('doxygen')
 checkdepends=('check')
 source=(https://fedorahosted.org/released/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
-sha1sums=('da27caf664d696b011924a799117fb39ef357653'
+sha1sums=('c8ec86cb93a26e013a13b12a7b0b3fbc1bca16c1'
           'SKIP')
-validpgpkeys=('7B54CAE8A03D66F3D70A5B516F5A90EB44FBC7C7') # "Pavel Reichl <preichl at redhat.com>"
+validpgpkeys=('7B54CAE8A03D66F3D70A5B516F5A90EB44FBC7C7'  # "Pavel Reichl <preichl at redhat.com>"
+              'E4E366758CA0716AAB8048671EC6AB7532E7BC25') # "Jakub Hrozek <jhrozek at redhat.com>"
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list