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

Giovanni Scafora giovanni at archlinux.org
Mon Jan 10 11:06:14 UTC 2011


    Date: Monday, January 10, 2011 @ 06:06:14
  Author: giovanni
Revision: 105538

upgpkg: ccache 3.1.4-1
upstream release

Modified:
  ccache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-10 11:04:31 UTC (rev 105537)
+++ PKGBUILD	2011-01-10 11:06:14 UTC (rev 105538)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=ccache
-pkgver=3.1.3
+pkgver=3.1.4
 pkgrel=1
 pkgdesc="A compiler cache"
 url="http://ccache.samba.org/"
@@ -11,7 +11,7 @@
 license=('GPL')
 arch=('i686' 'x86_64')
 depends=('zlib')
-md5sums=('1fd1cde402ebd6d3404981ffb0394528')
+md5sums=('676fda8a9a5e02574435c32b22942abd')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list