diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 22:26:40 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-30 23:11:21 +0200 |
commit | 69d835e87c018c6e631f8ffc1afda84d0370b380 (patch) | |
tree | d2cd17604a361195db1ac4fe905781fa70c65351 /app-dicts/sword-Tisch | |
parent | app-dicts/sword-SpaVNT: bump to 1.2.1 (diff) | |
download | gentoo-69d835e87c018c6e631f8ffc1afda84d0370b380.tar.gz gentoo-69d835e87c018c6e631f8ffc1afda84d0370b380.tar.bz2 gentoo-69d835e87c018c6e631f8ffc1afda84d0370b380.zip |
app-dicts/sword-Tisch: bump to 2.5
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-Tisch')
-rw-r--r-- | app-dicts/sword-Tisch/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/sword-Tisch/sword-Tisch-2.5.ebuild (renamed from app-dicts/sword-Tisch/sword-Tisch-1.3.ebuild) | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/app-dicts/sword-Tisch/Manifest b/app-dicts/sword-Tisch/Manifest index baae43a67de8..087f7b754a04 100644 --- a/app-dicts/sword-Tisch/Manifest +++ b/app-dicts/sword-Tisch/Manifest @@ -1 +1 @@ -DIST Tisch-1.3.zip 394774 BLAKE2B 6339167ed661c75120dcbd8608c2aa77535ca8f2c8f582754cc28a5f50016789efc6903791630a3160313899418c6bc00084fc7660bcae7529964a4955e4b7e7 SHA512 0c6e83f9c392fb32c23660012e23229d15be079808679c3bd2d8985bba06af22ecd8297e796e095c0590f8b4894c9900f3daabb4061562ab62d4516878eb556a +DIST Tisch-2.5.zip 1480224 BLAKE2B 8fcc55bf16bf383bae2ae61d5b7021470fe5770f669ac6efbb5aff2b894d4cfe1710f5883b3445ee9292dae0ee460f96270ece80e8e54effdd1de683999e744f SHA512 48037098f556694fd0ad0fbc103039df529d984672faca77e8fad4e4abec0cb61bde4cad3c6a8e0f0297b3d2fad184491671d6427b07047c757c5cabc8d1943a diff --git a/app-dicts/sword-Tisch/sword-Tisch-1.3.ebuild b/app-dicts/sword-Tisch/sword-Tisch-2.5.ebuild index 904d5e5f7a85..077dcd2eeb1e 100644 --- a/app-dicts/sword-Tisch/sword-Tisch-1.3.ebuild +++ b/app-dicts/sword-Tisch/sword-Tisch-2.5.ebuild @@ -2,11 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -SWORD_MODULE="Tisch" + +SWORD_MINIMUM_VERSION="1.5.11" inherit sword-module -DESCRIPTION="Tischendorf's Eighth Edition GNT" +DESCRIPTION="Tischendorf's 8th edition GNT" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Tisch" LICENSE="public-domain" KEYWORDS="~amd64 ~ppc ~x86" |