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

Antonio Rojas arojas at archlinux.org
Sun Jul 24 21:38:22 UTC 2016


    Date: Sunday, July 24, 2016 @ 21:38:22
  Author: arojas
Revision: 183931

Update to 3.2.7

Modified:
  ccache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-24 20:27:25 UTC (rev 183930)
+++ PKGBUILD	2016-07-24 21:38:22 UTC (rev 183931)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=ccache
-pkgver=3.2.6
+pkgver=3.2.7
 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=('aadbf109d1e52ec0cdc67112a517c75e')
+md5sums=('d51bff83f656f6a3a58c7e9117d6d8fc')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



More information about the arch-commits mailing list