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

Antonio Rojas arojas at archlinux.org
Thu Apr 21 19:25:15 UTC 2016


    Date: Thursday, April 21, 2016 @ 21:25:15
  Author: arojas
Revision: 171533

Update to 3.2.5

Modified:
  ccache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-21 16:56:58 UTC (rev 171532)
+++ PKGBUILD	2016-04-21 19:25:15 UTC (rev 171533)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=ccache
-pkgver=3.2.4
+pkgver=3.2.5
 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=('1781eec25073765828b874004d944c53')
+md5sums=('270c9ad0631c6e34f5fa84f0d9385f95')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



More information about the arch-commits mailing list