blob: bbf5f7c89a099e32b82e58cccfbcddef4e7ce3dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = pathie-cpp
pkgdesc = Cross-platform pathname/filename manipulation library (kroketio fork, dependency of marian-lite)
pkgver = 0.1.3
pkgrel = 1
url = https://github.com/kroketio/pathie-cpp
arch = x86_64
license = BSD
makedepends = cmake
source = https://github.com/kroketio/pathie-cpp/archive/refs/tags/0.1.3.tar.gz
sha256sums = SKIP
pkgname = pathie-cpp
|