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

Giovanni Scafora giovanni at archlinux.org
Mon Aug 13 11:23:47 UTC 2012


    Date: Monday, August 13, 2012 @ 07:23:47
  Author: giovanni
Revision: 165212

upgpkg: ccache 3.1.8-1

upstream release

Modified:
  ccache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-13 09:09:13 UTC (rev 165211)
+++ PKGBUILD	2012-08-13 11:23:47 UTC (rev 165212)
@@ -3,15 +3,15 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=ccache
-pkgver=3.1.7
+pkgver=3.1.8
 pkgrel=1
 pkgdesc="A compiler cache"
 arch=('i686' 'x86_64')
 url="http://ccache.samba.org/"
-license=('GPL')
+license=('GPL3')
 depends=('zlib')
 source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('82257745eac54826527946e9e3d046f4')
+md5sums=('0e0f25fb342dcb1196d9c2986a7323cf')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list