blob: 1ce5ed7434202759c4ec7d58663991727fd128d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = ccache-ext
pkgdesc = pacman hook for adding more compiler links to ccache
pkgver = 3
pkgrel = 1
install = ccache-ext.install
arch = any
license = custom
depends = ccache
source = update-ccache-links.sh
source = update-ccache-links.hook
sha256sums = 152d8d3cbe25c9c8380f98846f3f80e9b36fe375d4c2c182a9ab3e02ad757146
sha256sums = e7c0cb74b47371162262e1ad57590cbd41a3fdeaa4988370fde98ae19c75703c
pkgname = ccache-ext
|