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

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Wed Feb 23 02:55:47 UTC 2022


    Date: Wednesday, February 23, 2022 @ 02:55:46
  Author: yan12125
Revision: 1136215

upgpkg: python-snappy 0.6.1-1

Modified:
  python-snappy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-23 02:35:37 UTC (rev 1136214)
+++ PKGBUILD	2022-02-23 02:55:46 UTC (rev 1136215)
@@ -2,8 +2,8 @@
 # Contributor: Guillaume Horel <guillaume.horel at gmail.com>
 
 pkgname=python-snappy
-pkgver=0.6.0
-pkgrel=3
+pkgver=0.6.1
+pkgrel=1
 pkgdesc='Python bindings for the snappy compression library.'
 url='https://github.com/andrix/python-snappy'
 depends=(python snappy)
@@ -12,7 +12,7 @@
 license=(BSD)
 arch=(x86_64)
 source=(https://files.pythonhosted.org/packages/source/p/python-snappy/python-snappy-$pkgver.tar.gz)
-sha256sums=('168a98d3f597b633cfeeae7fe1c78a8dfd81f018b866cf7ce9e4c56086af891a')
+sha256sums=('b6a107ab06206acc5359d4c5632bd9b22d448702a79b3169b0c62e0fb808bb2a')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list