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

Giovanni Scafora giovanni at archlinux.org
Wed Aug 19 17:08:08 UTC 2015


    Date: Wednesday, August 19, 2015 @ 19:08:08
  Author: giovanni
Revision: 138525

upgpkg: ccache 3.2.3-1

upstream release

Modified:
  ccache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-19 16:37:24 UTC (rev 138524)
+++ PKGBUILD	2015-08-19 17:08:08 UTC (rev 138525)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=ccache
-pkgver=3.2.2
+pkgver=3.2.3
 pkgrel=1
 pkgdesc="A compiler cache"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('GPL3')
 depends=('zlib')
 source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('7e5e6245b21ccc84a66a9c39a83ed8a9')
+md5sums=('608c78632086a4a051514722d6067a7b')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



More information about the arch-commits mailing list