blob: 33f5f416bb00eafea290f80e615941dfe6643a8f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = cppp-git
pkgdesc = Miscellaneous C++ utilities and enhancements to the stdlib
pkgver = r127.b2079a9
pkgrel = 2
url = https://github.com/marralesfios/cppp
arch = any
license = unknown
makedepends = git
provides = cppp=r127.b2079a9
conflicts = cppp
source = cppp::git+https://github.com/marralesfios/cppp.git
sha256sums = SKIP
pkgname = cppp-git
|