[arch-commits] Commit in ccache/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Mon Nov 8 08:19:09 UTC 2010
Date: Monday, November 8, 2010 @ 03:19:09
Author: giovanni
Revision: 98352
upgpkg: ccache 3.1.1-1
upstream release
Modified:
ccache/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-11-08 04:15:22 UTC (rev 98351)
+++ PKGBUILD 2010-11-08 08:19:09 UTC (rev 98352)
@@ -3,7 +3,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=ccache
-pkgver=3.1
+pkgver=3.1.1
pkgrel=1
pkgdesc="A compiler cache"
url="http://ccache.samba.org/"
@@ -11,7 +11,7 @@
license=('GPL')
arch=('i686' 'x86_64')
depends=('zlib')
-md5sums=('7961852e1e36f11559039c32142f58df')
+md5sums=('7dbd668c79d78c0b32c13214b2b35b70')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list