mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 23:17:16 +08:00
Version-up videocatcher to 1.8
This commit is contained in:
parent
c9a4fa8040
commit
4cf22b9a16
@ -8,15 +8,15 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=videocatcher
|
||||
pkgver=0.1.5
|
||||
pkgrel=2
|
||||
pkgver=0.1.8
|
||||
pkgrel=1
|
||||
pkgdesc="A videocast client for KDE. It makes it possible to subscribe to video RSS (and ATOM etc.) feeds and easily download videos"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://kde-apps.org/content/show.php/Videocatcher?content=121556"
|
||||
license=('GPL')
|
||||
depends=(kdepimlibs qt boost)
|
||||
source=(http://kde-apps.org/CONTENT/content-files/121556-$pkgname-$pkgver.tar.bz2)
|
||||
md5sums=('a5e1d149e88296b6aeb4f6e05d0e3d0c')
|
||||
md5sums=('6c3b1f2da7837aa0be576ed68b153c35')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user