diff options
author | root <root@rshg054.dnsready.net> | 2012-02-23 23:15:11 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-23 23:15:11 +0000 |
commit | d466ef49f224a9347fe0375eac8126725e10a0a4 (patch) | |
tree | c08a9d7437c4d6de169858ac98fb340fd90202c2 /community/python-pybluez | |
parent | 1d9fb21dff6df1679e536ab672edcbbdb4cf3a15 (diff) |
Thu Feb 23 23:15:11 UTC 2012
Diffstat (limited to 'community/python-pybluez')
-rw-r--r-- | community/python-pybluez/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/python-pybluez/PKGBUILD b/community/python-pybluez/PKGBUILD index cb02defe0..a81b0b161 100644 --- a/community/python-pybluez/PKGBUILD +++ b/community/python-pybluez/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 26298 2010-09-14 17:18:19Z schuay $ +# $Id: PKGBUILD 66133 2012-02-23 01:41:16Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: cs-cam - me.at.camdaniel.com pkgname=python-pybluez pkgver=0.18 -pkgrel=2 +pkgrel=3 pkgdesc="Python wrapper for the BlueZ Bluetooth stack" arch=('i686' 'x86_64') url="http://code.google.com/p/pybluez/" |