mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 13:07:13 +08:00
dbus 1.10.2
This commit is contained in:
parent
aa86acb12c
commit
87fa561270
@ -4,17 +4,15 @@
|
||||
|
||||
pkgbase=dbus
|
||||
pkgname=('dbus' 'libdbus')
|
||||
pkgver=1.10.0
|
||||
pkgver=1.10.2
|
||||
pkgrel=1
|
||||
pkgdesc="Freedesktop.org message bus system"
|
||||
url="http://www.freedesktop.org/Software/dbus"
|
||||
arch=('x86_64')
|
||||
license=('GPL' 'custom')
|
||||
makedepends=('libx11' 'systemd' 'xmlto' 'docbook-xsl')
|
||||
source=(http://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.gz{,.asc})
|
||||
md5sums=('5af6297348107a906c8449817a728b3b'
|
||||
'SKIP')
|
||||
validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90') # Simon McVittie <simon.mcvittie@collabora.co.uk>
|
||||
source=(http://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.gz)
|
||||
md5sums=('2428919cc77b8d0028d65ee4d5dbef31')
|
||||
|
||||
build() {
|
||||
cd dbus-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user