summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiernov2025-01-06 16:30:57 +0100
committerpiernov2025-01-06 16:30:57 +0100
commit2f0fe23c45e6d443fa6d449a6b1219c90a1e5f7b (patch)
tree64969a457da8d79fbdf971cfc4d8f4fba1381682
parentb22a444e20b048fbceff76f71a996646472e3973 (diff)
downloadaur-python-sahi.tar.gz
python-sahi 0.11.20-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0a629bba09b..016057ba7b5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-sahi
pkgdesc = Lightweight vision library for performing large scale object detection/ instance segmentation
- pkgver = 0.11.13
+ pkgver = 0.11.20
pkgrel = 1
url = https://github.com/obss/sahi
arch = any
@@ -18,7 +18,7 @@ pkgbase = python-sahi
depends = python-terminaltables
depends = python-requests
depends = python-click
- source = git+https://github.com/obss/sahi#tag=0.11.13
+ source = git+https://github.com/obss/sahi#tag=0.11.20
sha256sums = SKIP
pkgname = python-sahi
diff --git a/PKGBUILD b/PKGBUILD
index 47370a1cfe2f..3d68a15c9b06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: piernov <piernov@piernov.org>
pkgname=python-sahi
-pkgver=0.11.13
+pkgver=0.11.20
pkgrel=1
pkgdesc="Lightweight vision library for performing large scale object detection/ instance segmentation"
arch=('any')