mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 20:07:16 +08:00
fixing bibletime-kde4 stupid mistake I did earlier
This commit is contained in:
parent
b5df64cb0c
commit
84f79f2395
@ -9,8 +9,8 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=bibletime-kde4
|
||||
origname=bibletime
|
||||
pkgver=2.9_rc1
|
||||
pkgrel=1
|
||||
pkgver=2.9.1
|
||||
pkgrel=2
|
||||
pkgdesc="Bible software that uses the Sword Engine for KDE4"
|
||||
arch=('i686' 'x86_64')
|
||||
url=("http://www.blog.bibletime.info")
|
||||
@ -18,7 +18,7 @@ license=('GPL2')
|
||||
depends=('qt' 'sword' 'openssl')
|
||||
makedepends=('cmake' 'boost')
|
||||
source=(http://sourceforge.net/projects/bibletime/files/bibletime-$pkgver.tar.bz2)
|
||||
md5sums=('eec5375f0bc447f4badbea5a8a444897')
|
||||
md5sums=('ff89f440418f3e23c0bf039810f21479')
|
||||
|
||||
build() {
|
||||
cd $srcdir/bibletime-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user