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

Jelle van der Waa jelle at gemini.archlinux.org
Fri Dec 3 15:55:43 UTC 2021


    Date: Friday, December 3, 2021 @ 15:55:42
  Author: jelle
Revision: 1064828

Python 3.10 rebuild

Modified:
  python-gammu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-03 15:33:35 UTC (rev 1064827)
+++ PKGBUILD	2021-12-03 15:55:42 UTC (rev 1064828)
@@ -2,7 +2,7 @@
 # Contributor: Felix Yan <felixonmars at archlinux>
 
 pkgname=python-gammu
-pkgver=3.2.3
+pkgver=3.2.4
 pkgrel=1
 pkgdesc="Python bindings for Gammu library"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('libdbi-drivers')
 source=($pkgname-$pkgver.tar.gz::https://github.com/gammu/$pkgname/archive/refs/tags/$pkgver.tar.gz)
-sha512sums=('a452c05e53b12150e095ca5477a78f15523179c926061fa792caf43a829f77de0e1efe74c5061ef43da6d84857ca9c351cbd0902be4ac0b81e69478c089dfb6e')
+sha512sums=('9d76b402c50018cc52476376952edebb6b0934aa374ea2a2177f5497d0949fcc77644aa2a35c7402b3f2179962d903409b7b1949c5e85a0e5130058d34f89664')
 
 build() {
   cd "${srcdir}"/python-gammu-$pkgver



More information about the arch-commits mailing list