mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
Updated calibre & cwp
This commit is contained in:
parent
5cc237f0cb
commit
aafc88a418
@ -7,8 +7,8 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=calibre
|
||||
pkgver=0.7.35
|
||||
pkgrel=2
|
||||
pkgver=0.7.36
|
||||
pkgrel=1
|
||||
pkgdesc="E-book library management application"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://calibre.kovidgoyal.net/"
|
||||
@ -20,7 +20,7 @@ depends=('python2' 'python-imaging' 'libusb' 'pyqt' 'python-mechanize'
|
||||
makedepends=('python-distribute')
|
||||
install=calibre.install
|
||||
source=(http://downloads.sourceforge.net/project/calibre/${pkgver}/${pkgname}-${pkgver}.tar.gz)
|
||||
md5sums=('4b2fb8e12ab7de2eec6e07962e438f0f')
|
||||
md5sums=('6e875ca652b1c6ec0b480e37f311c242')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}"
|
||||
|
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=kdeplasma-applets-cwp
|
||||
pkgver=1.3.1
|
||||
pkgver=1.3.3
|
||||
pkgrel=1
|
||||
pkgdesc="cwp, a kdeplasma weather plasmoid with lots of customization"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -20,7 +20,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=('3fb274e3378d10b219ac3c46e807275a')
|
||||
md5sums=('c736026cdde8148cfff8a99261a3f1a8')
|
||||
build() {
|
||||
cd $srcdir/cwp-$pkgver/
|
||||
mkdir build
|
||||
|
Loading…
Reference in New Issue
Block a user