[arch-commits] Commit in libbluedevil/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Wed Dec 24 07:15:41 UTC 2014
Date: Wednesday, December 24, 2014 @ 08:15:40
Author: andrea
Revision: 227980
upgpkg: libbluedevil 1:2.1-1
Upstream release
Modified:
libbluedevil/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-12-24 06:43:54 UTC (rev 227979)
+++ PKGBUILD 2014-12-24 07:15:40 UTC (rev 227980)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=libbluedevil
-pkgver=2.0
+pkgver=2.1
pkgrel=1
epoch=1
pkgdesc='A Qt4 wrapper for bluez used in the new KDE bluetooth stack'
@@ -13,7 +13,7 @@
depends=('qt4' 'bluez')
makedepends=('cmake')
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-md5sums=('ab31d7d9c5dbfc8b5ca4615e7fb03100')
+md5sums=('0ffc977d171d786ae34bc4e461fe682b')
prepare() {
mkdir build
More information about the arch-commits
mailing list