blob: 17f5a7fe5ad7b6593c84269d627bc931050dad46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = namefix-git
pkgdesc = Cross-platform filename validator and sanitizer
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/pinkorca/namefix
arch = any
license = GPL3
depends = bash
optdepends = perl: for Unicode detection
provides = namefix
conflicts = namefix
source = namefix-git-1.0.0.tar.gz::https://github.com/pinkorca/namefix/archive/refs/tags/v1.0.0.tar.gz
sha256sums = 1d5a0dc21a8bf0a6580b7764baf9ba33f0ebc281cd964c9bc74161c51ebd8d36
pkgname = namefix-git
|