blob: 767a17df5fd7d7c5cd2045d19acd54f558e76dc1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = pacman-cache-server-git
pkgdesc = Caching pacman mirror for faster downloads at home
pkgver = 8.0e2cb61.2
pkgrel = 1
url = https://github.com/antonilol/pacman-cache-server
arch = any
license = MIT
makedepends = git
depends = nodejs
depends = npm
source = pacman-cache-server::git+https://github.com/antonilol/pacman-cache-server
source = pacman-cache-server.service
sha256sums = SKIP
sha256sums = c4b943a9b5db96d777b82d6180025893684f67a29926644e728b274c8df5fe97
pkgname = pacman-cache-server-git
|