blob: 7fa7cd7ec7189be39f6435f7a757604921f275d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = libmodule
pkgdesc = C linux library to build simple and modular projects
pkgver = 3.1.0
pkgrel = 1
url = https://github.com/FedeDP/libmodule
arch = x86_64
license = GPL
makedepends = git
makedepends = cmake
source = libmodule-3.1.0.tar.gz::https://github.com/FedeDP/libmodule/archive/3.1.0.tar.gz
sha256sums = d9e764a77aa8e26d0e762dc0a388d41caa2ac9f75e4706405c4742c8e3e4c346
pkgname = libmodule
|