summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4188c6f0c1361862643fb7f767664cb7f58c8037 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-guardonce
	pkgdesc = Utilities for converting from C/C++ include guards to #pragma once and back again
	pkgver = 2.4.0
	pkgrel = 2
	url = https://github.com/cgmb/guardonce
	arch = any
	license = MIT
	makedepends = git
	source = python-guardonce-2.4.0.tar.gz::https://github.com/cgmb/guardonce/archive/v2.4.0.tar.gz
	validpgpkeys = 0CE06FE392AA48F8D22E4471F9EF8EE0C021630F
	sha256sums = 15da5792fba8bfaa246afc03f558ac24b06beee6f072ac81c6aee7c8c3e36395

pkgname = python-guardonce