summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7787a5636ac..a04db45fc03d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = moby-thesaurus
pkgdesc = The Project Gutenberg Etext of Moby Thesaurus II by Grady Ward
pkgver = 1.02
- pkgrel = 1
+ pkgrel = 2
url = https://www.gutenberg.org/ebooks/3202
arch = any
license = custom
- source = https://www.gutenberg.org/dirs/etext02/mthes10.zip
+ source = http://www.gutenberg.readingroo.ms/etext02/mthes10.zip
sha256sums = e8773a5a8922e62ee685b2d1945830ad68711af69df1099bbb17b4509b95682b
pkgname = moby-thesaurus
diff --git a/PKGBUILD b/PKGBUILD
index ca8c3266cd13..6eba4e6ff066 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
+# Contributor: MeisBarry <bajavata@gmail.com>
pkgname=moby-thesaurus
pkgver=1.02
-pkgrel=1
+pkgrel=2
pkgdesc="The Project Gutenberg Etext of Moby Thesaurus II by Grady Ward"
arch=('any')
url="https://www.gutenberg.org/ebooks/3202"
license=('custom')
-source=(https://www.gutenberg.org/dirs/etext02/mthes10.zip)
+source=(http://www.gutenberg.readingroo.ms/etext02/mthes10.zip)
sha256sums=('e8773a5a8922e62ee685b2d1945830ad68711af69df1099bbb17b4509b95682b')
package() {