blob: a3a69d4044bd20db49ef054ff637901403a16f5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = neocities-deploy-git
pkgdesc = Command-line tool for deploying your Neocities site
pkgver = v0.1.24.517bfcb8
pkgrel = 1
url = https://github.com/kugland/neocities-deploy
arch = any
license = GPL-3.0-or-later
makedepends = cargo
options = !lto
source = neocities-deploy::git+https://github.com/kugland/neocities-deploy#branch=master
sha256sums = SKIP
pkgname = neocities-deploy-git
|