blob: 60b9fbdadf59f7ec04cae3f36cc116441006c6a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = cs-string-git
pkgdesc = Standalone library for unicode aware string support (git version)
pkgver = 1.4.0.r5.g779436d
pkgrel = 1
url = https://www.copperspice.com/
arch = x86_64
license = BSD-2-Clause
makedepends = git
makedepends = cmake
provides = cs-string
conflicts = cs-string
source = git+https://github.com/copperspice/cs_string.git
sha256sums = SKIP
pkgname = cs-string-git
|