summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22b9e1a9f136..35531bf8f832 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Caleb Maclennan <caleb@alerque.com>
+
pkgname=bibledit
-pkgdesc='Linux desktop client relase of bibledit for translating the Bible'
-pkgver=1.0.348
+pkgdesc='Editory for translating the Bible (Cloud release)'
+pkgver=5.0.813
pkgrel=0.1
arch=('any')
url='https://bibledit.org/'
license=('GPL3')
-source=("http://bibledit.org/linux/$pkgname-$pkgver.tar.gz")
-sha256sums=('43367f64a3c14f2e51227758ee63b2bf6ffe68a8fb3e8a731acf018a1cfbe997')
+source=("https://github.com/bibledit/cloud/releases/download/5.0.813/$pkgname-$pkgver.tar.gz")
+sha256sums=('3a5612c761a1ca4cd37d159a16d2ab68094c00c150ca099a84d045c4e93bd932')
depends=('sword' 'sqlite' 'gtk3' 'cairo' 'at-spi2-atk')
build () {