summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93c9b5ee21e5..5bb2cbb1a607 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bibletime-git
- pkgdesc = BibleTime is a Bible study application based on the Sword library and Qt toolkit.
- pkgver = v3.0_rc1.r918.g8c4a7aaed
+ pkgdesc = A Bible study application based on the Sword library and Qt toolkit.
+ pkgver = v3.0_rc1.r977.g6496e8906
pkgrel = 1
epoch = 2
url = https://bibletime.info/
diff --git a/PKGBUILD b/PKGBUILD
index 2abec82af7cf..65b23946d6f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@
pkgname=bibletime-git
_gitname="bibletime"
-pkgver=v3.0_rc1.r918.g8c4a7aaed
+pkgver=v3.0_rc1.r977.g6496e8906
pkgrel=1
epoch=2
-pkgdesc="BibleTime is a Bible study application based on the Sword library and Qt toolkit."
+pkgdesc="A Bible study application based on the Sword library and Qt toolkit."
arch=('x86_64' 'i686')
url="https://bibletime.info/"
license=('GPL2')