diff --git a/srcpkgs/bcal/template b/srcpkgs/bcal/template new file mode 100644 index 00000000000..825d5a50feb --- /dev/null +++ b/srcpkgs/bcal/template @@ -0,0 +1,13 @@ +# Template file for 'bcal' +pkgname=bcal +version=1.7 +revision=1 +build_style=gnu-makefile +makedepends="libquadmath-devel" +short_desc="Byte CALculator for storage conversions and calculations" +maintainer="maxice8 " +license="GPL-3" +homepage="https://github.com/jarun/bcal" +distfiles="https://github.com/jarun/bcal/archive/v${version}.tar.gz" +checksum=501a09b0af42a722fd19354b4d139b8fe26920d5a1319cf382917dbf75a0f0be +only_for_arch="i686 x86_64 i686-musl x86_64-musl"