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

Levente Polyak anthraxx at archlinux.org
Sun Sep 23 16:03:54 UTC 2018


    Date: Sunday, September 23, 2018 @ 16:03:53
  Author: anthraxx
Revision: 384225

upgpkg: cmocka 1.1.2-1

Modified:
  cmocka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-23 15:58:57 UTC (rev 384224)
+++ PKGBUILD	2018-09-23 16:03:53 UTC (rev 384225)
@@ -2,7 +2,7 @@
 # Contributor: Anatol Pomozov <anatol.pomozov at gmail.com>
 
 pkgname=cmocka
-pkgver=1.1.1
+pkgver=1.1.2
 pkgrel=1
 pkgdesc='Elegant unit testing framework for C with support for mock objects'
 url='https://cmocka.org/'
@@ -10,8 +10,8 @@
 license=('Apache')
 depends=('glibc')
 makedepends=('cmake')
-source=(https://cmocka.org/files/1.1/cmocka-${pkgver}.tar.{xz,asc})
-sha512sums=('801c4a3e1bb9047241b1cb5a90c1cbdee1b0aff5e3d0a84ec8b2dbaee79274618c24fbe5e9fedbf0b3ee18c6c98b55d93e135d037ac33ab872edc7665af41577'
+source=(https://cmocka.org/files/1.1/cmocka-${pkgver}.tar.xz{,.asc})
+sha512sums=('84435c97a4002c111672f8e18a9270a61de18343de19587ba59436617e57997050a63aac2242a79ec892474e824ca382f78af3e74dc1919cc50e04fd88d5e8f4'
             'SKIP')
 validpgpkeys=('8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D') # Andreas Schneider <asn at cryptomilk.org>
 



More information about the arch-commits mailing list