Date: Tuesday, May 12, 2015 @ 21:11:15
  Author: giovanni
Revision: 133336

upgpkg: ccache 3.2.2-1

upstream release

Modified:
  ccache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-05-12 16:52:36 UTC (rev 133335)
+++ PKGBUILD    2015-05-12 19:11:15 UTC (rev 133336)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <[email protected]>
 
 pkgname=ccache
-pkgver=3.2.1
+pkgver=3.2.2
 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=('d8a7c1d70dbed5dae66620227954ed90')
+md5sums=('7e5e6245b21ccc84a66a9c39a83ed8a9')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}

Reply via email to