diff options
Diffstat (limited to 'community/ccache')
-rw-r--r-- | community/ccache/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ccache/PKGBUILD b/community/ccache/PKGBUILD index 9266b18eb..ff448e461 100644 --- a/community/ccache/PKGBUILD +++ b/community/ccache/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 102197 2013-12-06 13:08:34Z giovanni $ +# $Id: PKGBUILD 114916 2014-07-04 15:45:24Z fyan $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> pkgname=ccache pkgver=3.1.9 -pkgrel=1 +pkgrel=2 pkgdesc="A compiler cache" arch=('i686' 'x86_64') url="http://ccache.samba.org/" |