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

Levente Polyak anthraxx at archlinux.org
Tue Sep 4 20:20:23 UTC 2018


    Date: Tuesday, September 4, 2018 @ 20:20:23
  Author: anthraxx
Revision: 376891

upgpkg: ccache 3.4.3-1

Modified:
  ccache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-04 20:17:40 UTC (rev 376890)
+++ PKGBUILD	2018-09-04 20:20:23 UTC (rev 376891)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=ccache
-pkgver=3.4.2
+pkgver=3.4.3
 pkgrel=1
 pkgdesc='Compiler cache that speeds up recompilation by caching previous compilations'
 url='https://ccache.samba.org/'
@@ -12,9 +12,9 @@
 depends=('zlib')
 source=(https://www.samba.org/ftp/ccache/ccache-${pkgver}.tar.xz{,.asc})
 validpgpkeys=('5A939A71A46792CF57866A51996DDA075594ADB8') # Joel Rosdahl <joel at rosdahl.net>
-sha256sums=('18a8b14367d63d3d37fb6c33cba60e1b7fcd7a63d608df97c9771ae0d234fee2'
+sha256sums=('297e55a7622578395c1d5cfa163cc61e345ed69c52aaf94a9583634046c15f4a'
             'SKIP')
-sha512sums=('9bf07269df6785bb92758093f46f3be4df45de532e431e0bc3a68a7170d1782376a9b4495acf77569549062c84f61621c21c5d200e271cd064dbda4a73276f8e'
+sha512sums=('8a92ef3f3b3688bb4c0b39106bea387ec3065a074327c1fa793e511192acd5cf9aeb5c0065ee8868a944ec63463c2b59fb84edd952102468cd12fcbb1ee16c49'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list