[arch-commits] Commit in gammu/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sat Jul 11 08:30:30 UTC 2020
Date: Saturday, July 11, 2020 @ 08:30:30
Author: jlichtblau
Revision: 663235
upgpkg: gammu 1.41.0-4 - makedep updated to python3
Modified:
gammu/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-11 08:23:25 UTC (rev 663234)
+++ PKGBUILD 2020-07-11 08:30:30 UTC (rev 663235)
@@ -5,15 +5,15 @@
pkgname=gammu
pkgver=1.41.0
-pkgrel=3
+pkgrel=4
pkgdesc="GNU All Mobile Management Utilities"
arch=('x86_64')
url="https://wammu.eu/gammu/"
license=('GPL')
depends=('glib2' 'bluez-libs' 'curl' 'libdbi' 'mariadb-libs' 'postgresql-libs' 'libusb' 'libgudev')
-makedepends=('cmake' 'doxygen' 'python2' 'systemd')
+makedepends=('cmake' 'doxygen' 'python' 'systemd')
checkdepends=('libdbi-drivers')
-optdepends=('dialog: support for the gammu-config script' 'python2: for python bindings')
+optdepends=('dialog: support for the gammu-config script' 'python: for python bindings')
source=(https://dl.cihar.com/$pkgname/releases/$pkgname-$pkgver.tar.xz)
sha256sums=('8426b69b07b259de301f41163fab5587935e27b94cc5eefab9277773b3e4df8f')
More information about the arch-commits
mailing list