[arch-commits] Commit in wammu/trunk (PKGBUILD)

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun Sep 2 16:41:27 UTC 2018


    Date: Sunday, September 2, 2018 @ 16:41:26
  Author: jlichtblau
Revision: 376057

upgpkg: wammu 0.44-2 - FS#59667 fixed

Modified:
  wammu/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-02 16:36:31 UTC (rev 376056)
+++ PKGBUILD	2018-09-02 16:41:26 UTC (rev 376057)
@@ -6,12 +6,12 @@
 
 pkgname=wammu
 pkgver=0.44
-pkgrel=1
+pkgrel=2
 pkgdesc="A wxPython-based GUI for Gammu"
 arch=('any')
 url="http://wammu.eu/"
 license=('GPL')
-depends=('python2-gammu' 'wxpython')
+depends=('python2-gammu' 'wxpython' 'python2-six')
 makedepends=('python2-setuptools')
 optdepends=('gnome-bluetooth: Bluetooth support'
             'python2-pybluez: Bluetooth support')



More information about the arch-commits mailing list