summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd3228e7fc57..b679901f67b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=wammu
pkgver=0.44
-pkgrel=13
+pkgrel=14
pkgdesc="A wxPython-based GUI for Gammu, a mobile phone manager."
arch=('any')
url="https://wammu.eu/wammu/"
@@ -16,12 +16,12 @@ depends=(
'wxpython'
)
makedepends=(
- 'python2-pybluez<1:0.23'
+ 'python2-pybluez<0.23'
'python2-setuptools'
)
optdepends=(
'gnome-bluetooth: Bluetooth support'
- 'python2-pybluez<1:0.23: Bluetooth support'
+ 'python2-pybluez<0.23: Bluetooth support'
)
source=(
"https://dl.cihar.com/${pkgname}/v0/${pkgname}-${pkgver}.tar.xz"