pkgname: botan pkgver: '3.13.0' pkgrel: '1' pkgdesc: A C++ crypto library url: 'https://botan.randombit.net/' arch: x86_64 depends: [] makedepends: - gmp - python source: - 'https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz' sha256sums: - 12f5a8358890bbee82edfe9d2e7769b0a610b6dd0e0698aea13d20a675d84620 build: "cd Botan-${pkgver}\n\n./configure.py \\\n --prefix=/usr \\\n --with-bzip \\\n --with-zlib \n\nmake\nmake\ \ DESTDIR=${PKGDIR} install\n" package: | true