From e4a5730eb358cb0d78bc022204ddccac068c2bf2 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 25 Feb 2012 23:15:06 +0000 Subject: Sat Feb 25 23:15:06 UTC 2012 --- community/qstardict/PKGBUILD | 10 +++------- community/qstardict/qstardict.changelog | 3 +++ 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'community/qstardict') diff --git a/community/qstardict/PKGBUILD b/community/qstardict/PKGBUILD index 8bcd24b0f..02378dbb3 100755 --- a/community/qstardict/PKGBUILD +++ b/community/qstardict/PKGBUILD @@ -1,23 +1,19 @@ -# $Id: PKGBUILD 60201 2011-12-07 14:41:34Z arodseth $ +# $Id: PKGBUILD 66440 2012-02-24 22:59:57Z jlichtblau $ # Maintainer: Jaroslav Lichtblau # Contributor: Alois Nespor pkgname=qstardict -pkgver=1.0 +pkgver=1.0.1 pkgrel=1 pkgdesc="Qt4 clone of StarDict with full support of StarDict dictionaries" arch=('i686' 'x86_64') url="http://qstardict.ylsoftware.com/index.php" license=('GPL2') depends=('qt') -optdepends=('festival-awb-arctic: for pronouncing words, Scottish English male speaker' - 'festival-don: for pronouncing words, British English RP male speaker' - 'festival-kallpc16k: for pronouncing words, British English RP male speaker' - 'festival-rablpc16k: for pronouncing words, British English RP male speaker') provides=('stardict') changelog=$pkgname.changelog source=(http://qstardict.ylsoftware.com/files/$pkgname-$pkgver.tar.bz2) -sha256sums=('9cb20f8829be0983176bc52728d3701b0862522741cac1a9967222c86aaaa9fb') +sha256sums=('b778ace65a22e5b9724d687ad90c77ec98feb2671774f73cd51725ec7b59e62f') build() { cd ${srcdir}/$pkgname-$pkgver diff --git a/community/qstardict/qstardict.changelog b/community/qstardict/qstardict.changelog index aa794fc98..dcb6b166e 100644 --- a/community/qstardict/qstardict.changelog +++ b/community/qstardict/qstardict.changelog @@ -1,3 +1,6 @@ +2012-02-24 Jaroslav Lichtblau + * qstardict 1.0.1-1 + 2011-08-20 Jaroslav Lichtblau * qstardict 1.0-1 -- cgit v1.2.3-54-g00ecf