mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 18:07:14 +08:00
Update
This commit is contained in:
parent
c9d851359d
commit
2e539dbcf4
@ -7,8 +7,8 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=strigi
|
||||
pkgver=0.7.2
|
||||
pkgrel=4
|
||||
pkgver=0.7.5
|
||||
pkgrel=1
|
||||
pkgdesc="Fast crawling desktop search engine with Qt4 GUI"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.vandenoever.info/software/strigi/"
|
||||
@ -16,7 +16,7 @@ license=('GPL2')
|
||||
depends=('qt' 'clucene' 'bzip2' 'exiv2' 'libxml2')
|
||||
makedepends=('cmake' 'pkgconfig')
|
||||
source=("http://www.vandenoever.info/software/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
|
||||
md5sums=('ca09ba176cf3ffe9afce4d92f38f9a85')
|
||||
md5sums=('0559e2ab65d187d30916e9ffe36e0fb6')
|
||||
options=('!libtool')
|
||||
install=$pkgname.install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user