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

Jelle van der Waa jelle at archlinux.org
Mon Jun 21 20:13:44 UTC 2021


    Date: Monday, June 21, 2021 @ 20:13:44
  Author: jelle
Revision: 966589

upgpkg: python-meilisearch 0.15.1-1

Modified:
  python-meilisearch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-21 20:13:19 UTC (rev 966588)
+++ PKGBUILD	2021-06-21 20:13:44 UTC (rev 966589)
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=python-meilisearch
-pkgver=0.14.2
+pkgver=0.15.1
 pkgrel=1
 pkgdesc='Python client for MeiliSearch API'
 arch=(any)
@@ -11,7 +11,7 @@
 makedepends=(python-requests python-setuptools)
 checkdepends=('python-pytest' 'python-pytest-ordering')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/meilisearch/meilisearch-python/archive/v${pkgver}.tar.gz)
-sha512sums=('69713c97983f064abf72cfc281042a74dfec257d7f8afde24db4984dc1e91575938dc793ec08b2de31e41e146d5707a5f38d1e4a15695cfb4fe785f31e6241c0')
+sha512sums=('4f672c1307289e463e73ed231a9ba5adde738adc52c891f968a135d33cfa74658a15857c6279cfcf6c3390559f9ff3d05f11fa3b67417a7d251ab281aa84ff05')
 
 build() {
   cd "meilisearch-python-${pkgver}"



More information about the arch-commits mailing list