blob: d6e5bfa5f5ca9992140f1bb3930594de2c82d2a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = shc
pkgdesc = Converts shell script to C source code, and then compiles it. Do NOT use this to encrypt your scripts as it is not meant to be used for that.
pkgver = 4.0.3
pkgrel = 1
url = https://github.com/neurobin/shc
arch = x86_64
license = GPL
provides = shc
source = shc-4.0.3.tgz::https://github.com/neurobin/shc/archive/refs/tags/4.0.3.tar.gz
source = disableencryption.diff
md5sums = c3f7aef42f12bccd0a54db92e3946f4e
md5sums = c5c8035f5c5ee7a5dd371e690855b619
sha256sums = 7d7fa6a9f5f53d607ab851d739ae3d3b99ca86e2cb1425a6cab9299f673aee16
sha256sums = 08f9ae1e3fdb2b2f86f9d96257930158fbaa302d3e0d71eadbc5e246fc01150d
pkgname = shc
|