mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 09:27:15 +08:00
bluedevil update
This commit is contained in:
parent
8bfbc2250b
commit
3cbad601fd
@ -8,8 +8,8 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=bluedevil
|
||||
pkgver=1.2.1
|
||||
pkgrel=2
|
||||
pkgver=1.2.2
|
||||
pkgrel=1
|
||||
pkgdesc='KDE bluetooth framework'
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://projects.kde.org/projects/extragear/base/bluedevil"
|
||||
@ -18,7 +18,7 @@ depends=('kde-workspace' 'libbluedevil' 'obex-data-server' 'obexd-client')
|
||||
makedepends=('cmake' 'automoc4')
|
||||
install="${pkgname}.install"
|
||||
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
|
||||
md5sums=('e5f53fa306f11732f18eaed141cbd51b')
|
||||
md5sums=('f1b2b932f3e1e52b13b0bad515bf4125')
|
||||
|
||||
build(){
|
||||
cd "${srcdir}"
|
||||
|
Loading…
Reference in New Issue
Block a user