From 253dfc1505da9463fad47c29d09e85f382b4eed3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Sat, 2 Nov 2019 13:13:54 +0100 Subject: [PATCH] New package: hunspell-el_GR-0.4.0 --- srcpkgs/hunspell-el_GR/template | 18 ++++++++++++++++++ srcpkgs/python-cryptography_vectors/template | 4 ++-- 2 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 srcpkgs/hunspell-el_GR/template diff --git a/srcpkgs/hunspell-el_GR/template b/srcpkgs/hunspell-el_GR/template new file mode 100644 index 00000000000..3f361a7d8d7 --- /dev/null +++ b/srcpkgs/hunspell-el_GR/template @@ -0,0 +1,18 @@ +# Template file for 'hunspell-el_GR' +pkgname=hunspell-el_GR +version=0.4.0 +revision=1 +archs=noarch +create_wrksrc=yes +hostmakedepends="unzip" +short_desc="Greek el_GR dictionary for hunspell" +maintainer="Nicholas Christopoulos " +license="GPL-2.0" +homepage="https://sourceforge.net/projects/orthos-spell/" +distfiles="${SOURCEFORGE_SITE}/orthos-spell/v.${version}./orthos-${version}.tar.gz" +checksum=63d355ddb7b6c6f7a5221b33d7d7646c49bfa08f61e3e6fb31416a315bdfc217 + +do_install() { + vinstall v.${version}/dicts/el_GR/el_GR.aff 644 /usr/share/hunspell + vinstall v.${version}/dicts/el_GR/el_GR.dic 644 /usr/share/hunspell +} diff --git a/srcpkgs/python-cryptography_vectors/template b/srcpkgs/python-cryptography_vectors/template index d52e5f5e47c..4e69d50ccb2 100644 --- a/srcpkgs/python-cryptography_vectors/template +++ b/srcpkgs/python-cryptography_vectors/template @@ -1,6 +1,6 @@ # Template file for 'python-cryptography_vectors' pkgname=python-cryptography_vectors -version=2.7 +version=2.8 revision=1 archs=noarch wrksrc="cryptography_vectors-${version}" @@ -12,7 +12,7 @@ maintainer="Piotr Wójcik " license="BSD-3-Clause, Apache-2.0" homepage="https://github.com/pyca/cryptography" distfiles="${PYPI_SITE}/c/cryptography_vectors/cryptography_vectors-${version}.tar.gz" -checksum=f12dfb9bd669a68004074cb5b26df6e93ed1a95ebd1a999dff0a840212ff68bc +checksum=6cd32174c56a3eca72f64af43c1daacaae758cfa5ff9d280dfcf818fa11ef116 post_install() { vlicense LICENSE