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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Feb 19 18:01:59 UTC 2018


    Date: Monday, February 19, 2018 @ 18:01:58
  Author: jlichtblau
Revision: 296394

upgpkg: wammu 0.44-1 - new upstream release

Modified:
  wammu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-19 15:58:15 UTC (rev 296393)
+++ PKGBUILD	2018-02-19 18:01:58 UTC (rev 296394)
@@ -5,7 +5,7 @@
 # Contributor: cs-cam <me.at.camdaniel.com>
 
 pkgname=wammu
-pkgver=0.43
+pkgver=0.44
 pkgrel=1
 pkgdesc="A wxPython-based GUI for Gammu"
 arch=('any')
@@ -12,10 +12,11 @@
 url="http://wammu.eu/"
 license=('GPL')
 depends=('python2-gammu' 'wxpython')
+makedepends=('python2-setuptools')
 optdepends=('gnome-bluetooth: Bluetooth support'
             'python2-pybluez: Bluetooth support')
 source=(https://dl.cihar.com/$pkgname/v0/$pkgname-$pkgver.tar.xz)
-sha256sums=('1595d120c7e18674538663d6471ce8fd5b975baf9682ab594f6303b1cf520796')
+sha256sums=('bf8199f888cb60e4a24839e71ec6f8e8deb11fd22f592fe1112e3252bd4b9145')
 
 
 prepare() {



More information about the arch-commits mailing list