mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 11:37:15 +08:00
kadu, kwooty, cwp updated
This commit is contained in:
parent
7c18ced0b5
commit
42cbebd24f
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=kadu
|
||||
pkgver=0.10.1
|
||||
pkgver=0.11.1
|
||||
pkgrel=1
|
||||
pkgdesc="A Qt-based Gadu-Gadu client"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -19,7 +19,7 @@ makedepends=('cmake' 'libao' 'libsndfile' 'libxtst' 'curl' 'libmpdclient')
|
||||
conflicts=('kadu-svn')
|
||||
install=$pkgname.install
|
||||
source=(http://download.kadu.im/stable/$pkgname-$pkgver.tar.bz2)
|
||||
sha1sums=('d31e425a8f9680413b3e2a16932e3087a152b186')
|
||||
sha1sums=('ce162757c79b0844d9cad58f511dc07c0913782b')
|
||||
|
||||
build() {
|
||||
cd $srcdir/kadu-$pkgver
|
||||
|
@ -5,7 +5,7 @@
|
||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
|
||||
pkgname=kdeplasma-applets-cwp
|
||||
pkgver=1.5.10
|
||||
pkgver=1.5.11
|
||||
pkgrel=1
|
||||
pkgdesc="cwp, a kdeplasma weather plasmoid with lots of customization"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -17,7 +17,7 @@ conflicts=(kde-extragear-plasmoids)
|
||||
replaces=('kdeplasma-addons-cwp')
|
||||
install=customizable-weather-plasmoid.install
|
||||
source=(http://www.kde-look.org/CONTENT/content-files/98925-cwp-$pkgver.tar.bz2)
|
||||
md5sums=('b4de77f80e44390a0eb09d5b19dcd753')
|
||||
md5sums=('18c3fd68d0100cc7b205424fadb6db1f')
|
||||
|
||||
build() {
|
||||
cd $srcdir/cwp-$pkgver/
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
|
||||
|
||||
pkgname=kwooty
|
||||
pkgver=0.8.1
|
||||
pkgver=0.8.2
|
||||
pkgrel=1
|
||||
pkgdesc="A friendly nzb usenet binary downloader."
|
||||
arch=('i686' 'x86_64')
|
||||
@ -13,7 +13,7 @@ optdepends=('unrar: automatic RAR-archive extraction.'
|
||||
'p7zip: automatic zip and 7z archive extraction.'
|
||||
'par2cmdline: automatic file repairing.')
|
||||
source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz")
|
||||
md5sums=('d611641dd0e8157c7cbb5f803af98b44')
|
||||
md5sums=('f7ec9ae763e550b467613757e3f8a7bc')
|
||||
|
||||
build() {
|
||||
cd $srcdir/$pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user