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

Levente Polyak anthraxx at archlinux.org
Wed Nov 27 20:50:16 UTC 2019


    Date: Wednesday, November 27, 2019 @ 20:50:15
  Author: anthraxx
Revision: 534208

upgpkg: ccache 3.7.6-1

Modified:
  ccache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-27 20:46:42 UTC (rev 534207)
+++ PKGBUILD	2019-11-27 20:50:15 UTC (rev 534208)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=ccache
-pkgver=3.7.5
+pkgver=3.7.6
 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://github.com/ccache/ccache/releases/download/v${pkgver}/ccache-${pkgver}.tar.xz{,.asc})
 validpgpkeys=('5A939A71A46792CF57866A51996DDA075594ADB8') # Joel Rosdahl <joel at rosdahl.net>
-sha256sums=('e51c611a3da865754cb0ff1ddd95bd7a6acac603576c0bd39583f8cc30af28d2'
+sha256sums=('73e2633ac9bca387b5a39c72a8f85634670c4091dab639228c433898163c86c0'
             'SKIP')
-sha512sums=('d66eb9d923c3e4663242a034860bd198175e08274a295b6d5d94e6cd69fe32afa3fb8c228d64d5c5dda025e6f97d0aef0586ce4dbd66e8ce3a23093331f1841f'
+sha512sums=('c92a699b9761bbbde1666a9bc2718070a5beb24f7054d91226790c7903fe2e26a02d0782822bc811aaffcd88df3cd3e011a19061eb69569ed7140765cef8d6ba'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list