mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:17:48 +08:00
kaffeine: update to 2.0.3, temporaly switch to github
This commit is contained in:
parent
241c0e3426
commit
5ca249a3ba
@ -3,8 +3,8 @@
|
||||
source ../kdeapps.conf
|
||||
|
||||
pkgname=kaffeine
|
||||
pkgver=2.0.2
|
||||
pkgrel=2
|
||||
pkgver=2.0.3
|
||||
pkgrel=1
|
||||
pkgdesc='Media player with support for digital television (DVB-C/S/S2/T and ATSC, decryption with CI/CAM)'
|
||||
license=('GPL')
|
||||
arch=('x86_64')
|
||||
@ -14,8 +14,9 @@ makedepends=('extra-cmake-modules' 'kidletime' 'kdoctools')
|
||||
categories=('multimedia')
|
||||
options=('debug')
|
||||
install=kaffeine.install
|
||||
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
|
||||
sha1sums=('e9c165fe52c6328f4690ba2c29eb5714262e3f70')
|
||||
#source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
|
||||
source=("https://github.com/KDE/${pkgname}/archive/${pkgver}.tar.gz")
|
||||
sha1sums=('20f513cba73d639780c0c70896c970f85ff8c23e')
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
|
Loading…
Reference in New Issue
Block a user