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

Jelle van der Waa jelle at archlinux.org
Mon Apr 19 20:05:24 UTC 2021


    Date: Monday, April 19, 2021 @ 20:05:24
  Author: jelle
Revision: 920003

upgpkg: python-meilisearch 0.14.1-1

Modified:
  python-meilisearch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-19 19:24:33 UTC (rev 920002)
+++ PKGBUILD	2021-04-19 20:05:24 UTC (rev 920003)
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=python-meilisearch
-pkgver=0.14.0
+pkgver=0.14.1
 pkgrel=1
 pkgdesc='Python client for MeiliSearch API'
 arch=(any)
@@ -11,7 +11,7 @@
 makedepends=(python-requests)
 checkdepends=('python-pytest' 'python-pytest-ordering')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/meilisearch/meilisearch-python/archive/v${pkgver}.tar.gz)
-sha512sums=('8c431346a0566a3cb2a12f4dd8bc979d2e1217ada3ad5b82feb81a2a2d6dee4bb935cce5c9a6b711ed02b66d53f840bc49e2cc10886acbf21c8a4ffd19a52c7d')
+sha512sums=('7dafbd937182e6129d89fd21c897155732b89843e0d017d464faf9f2c9e6dff4603f2ed2a0a343b998f44c8fba0f9879aa4bbd42b57dd51994da8d540b06eb22')
 
 build() {
   cd "meilisearch-python-${pkgver}"



More information about the arch-commits mailing list