diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-04-25 18:11:18 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-04-25 18:15:43 +0200 |
commit | ccf817e5f1871a66813b8cf6c50223067a0ddb9c (patch) | |
tree | 908d671ca2ac99bdc709a209d56992f8f6d7d93a /app-dicts | |
parent | app-dicts/sword-UrduGeoRoman: bump to 1.2 (diff) | |
download | gentoo-ccf817e5f1871a66813b8cf6c50223067a0ddb9c.tar.gz gentoo-ccf817e5f1871a66813b8cf6c50223067a0ddb9c.tar.bz2 gentoo-ccf817e5f1871a66813b8cf6c50223067a0ddb9c.zip |
app-dicts/sword-Vulgate: bump to 2.1
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-Vulgate/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/sword-Vulgate/sword-Vulgate-2.1.ebuild (renamed from app-dicts/sword-Vulgate/sword-Vulgate-1.1.ebuild) | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/app-dicts/sword-Vulgate/Manifest b/app-dicts/sword-Vulgate/Manifest index b9c8da5eb989..03f55e9bb2d6 100644 --- a/app-dicts/sword-Vulgate/Manifest +++ b/app-dicts/sword-Vulgate/Manifest @@ -1 +1 @@ -DIST Vulgate-1.1.zip 1316533 BLAKE2B 9290df97a3a324bf05201e447765ca798c89928b9eabe6082fece09992090fd0d1ba18725228c2143326d87c80063aa8e761677ef1d6bb7dd9ad3da93ec14a7e SHA512 d4c51461ac09c4902c395c7f37fd45532dc071b7df787a0e1a7142d7d783abe50b25423ae867f4ad2665d15397e74bfb56b5d395be3f28f9dd5647f4eac6df09 +DIST Vulgate-2.1.zip 1982681 BLAKE2B aca6f25bc48cdf353279b4d438502825a06621839292403a1dc95f94c6f61900dbee4807c5a10a249b0260d649e979732e000954737004760e2783923da01856 SHA512 c9fa98b179c34a2377b9f42350a6d3220667993dc75ead62c56788e6db7d5b4fdb83b48e075935f620fbffaf5141edd8f47e38ddc8635bfb8a6e9d16b6d8069d diff --git a/app-dicts/sword-Vulgate/sword-Vulgate-1.1.ebuild b/app-dicts/sword-Vulgate/sword-Vulgate-2.1.ebuild index 300d9b51f24f..998e7f58f9e2 100644 --- a/app-dicts/sword-Vulgate/sword-Vulgate-1.1.ebuild +++ b/app-dicts/sword-Vulgate/sword-Vulgate-2.1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -SWORD_MODULE="Vulgate" + +SWORD_MINIMUM_VERSION="1.6.1" inherit sword-module |