git » bluedevil.git » commit de9b37e

Upstream release

author Andrea Scarpino
2012-04-29 17:06:12 UTC
committer Andrea Scarpino
2012-04-29 17:06:12 UTC
parent 23fc629df4f9e25885a362a8484d4d036103cf38

Upstream release

PKGBUILD +3 -4

diff --git a/PKGBUILD b/PKGBUILD
index 11cc69f..90fcb88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,7 @@
-# Maintainer:
-# Contributor: Andrea Scarpino <andrea@archlinux.org>
+# Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=bluedevil
-pkgver=1.2.2
+pkgver=1.2.3
 pkgrel=1
 pkgdesc='KDE bluetooth framework'
 arch=('i686' 'x86_64')
@@ -12,7 +11,7 @@ depends=('kdebase-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=('f1b2b932f3e1e52b13b0bad515bf4125')
+md5sums=('e792576d34956d27cd0c3eb3c81a5923')
 
 build(){
   cd "${srcdir}"