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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Aug 20 11:02:09 UTC 2016


    Date: Saturday, August 20, 2016 @ 11:02:08
  Author: jlichtblau
Revision: 187185

upgpkg: wammu 0.42-1 - new upstream release

Modified:
  wammu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-20 10:59:29 UTC (rev 187184)
+++ PKGBUILD	2016-08-20 11:02:08 UTC (rev 187185)
@@ -5,7 +5,7 @@
 # Contributor: cs-cam <me.at.camdaniel.com>
 
 pkgname=wammu
-pkgver=0.41
+pkgver=0.42
 pkgrel=1
 pkgdesc="A wxPython-based GUI for Gammu"
 arch=('any')
@@ -15,10 +15,10 @@
 optdepends=('gnome-bluetooth: Bluetooth support'
             'python2-pybluez: Bluetooth support')
 source=(http://dl.cihar.com/$pkgname/v0/$pkgname-$pkgver.tar.xz)
-sha256sums=('a14dd535950d93552b744e0569fd683a5b3585f91e3f170f46f9bff00433f788')
+sha256sums=('6eb4f078b95b83f812ac1f81225858c27decd22a058e779484b2c86b4026e22b')
 
 
-build() {
+prepare() {
   cd "$pkgname-$pkgver"
 
   # python2 fix



More information about the arch-commits mailing list