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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Oct 21 15:29:05 UTC 2017


    Date: Saturday, October 21, 2017 @ 15:29:03
  Author: jlichtblau
Revision: 263850

upgpkg: gammu 1.38.5-1 - new upstream release

Modified:
  gammu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-21 15:25:07 UTC (rev 263849)
+++ PKGBUILD	2017-10-21 15:29:03 UTC (rev 263850)
@@ -5,7 +5,7 @@
 # Contributor: Aurelien Foret <orelien at chez.com>
 
 pkgname=gammu
-pkgver=1.38.4
+pkgver=1.38.5
 pkgrel=1
 pkgdesc="GNU All Mobile Management Utilities"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'doxygen' 'python2')
 optdepends=('dialog: support for the gammu-config script' 'python2: for python bindings')
 source=(https://dl.cihar.com/$pkgname/releases/$pkgname-$pkgver.tar.xz)
-sha256sums=('a8ba1dc52ee82562abd57e9546c409f2f887f45187aae012fe43af0b730611ae')
+sha256sums=('0f8c8f3568189c14eb20d792b759c6f22b6a35f47b4fe4abd52000160c7de2ed')
 
 prepare() {
   cd "$pkgname-$pkgver"
@@ -35,5 +35,3 @@
 
   make DESTDIR="$pkgdir" install
 }
-
-# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list