diff --git a/ccache/PKGBUILD b/ccache/PKGBUILD index c03c0c8e..9d29fd5d 100644 --- a/ccache/PKGBUILD +++ b/ccache/PKGBUILD @@ -3,7 +3,7 @@ pkgname=ccache pkgver=4.12.1 -pkgrel=1 +pkgrel=2 pkgdesc="A compiler cache (mingw-w64)" arch=('i686' 'x86_64') url="https://ccache.dev/"