Date: Tuesday, October 21, 2014 @ 14:30:10
  Author: giovanni
Revision: 121146

upgpkg: ccache 3.1.10-1

upstream release

Modified:
  ccache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-10-21 12:23:12 UTC (rev 121145)
+++ PKGBUILD    2014-10-21 12:30:10 UTC (rev 121146)
@@ -3,8 +3,8 @@
 # Contributor: Tom Newsom <[email protected]>
 
 pkgname=ccache
-pkgver=3.1.9
-pkgrel=2
+pkgver=3.1.10
+pkgrel=1
 pkgdesc="A compiler cache"
 arch=('i686' 'x86_64')
 url="http://ccache.samba.org/";
@@ -11,7 +11,7 @@
 license=('GPL3')
 depends=('zlib')
 source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('65f48376a91d3651d6527ca568858be8')
+md5sums=('dad9790da35d2a4a0971986b3d377231')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}

Reply via email to