diff options
author | lilac | 2022-03-04 05:24:28 +0800 |
---|---|---|
committer | lilac | 2022-03-04 05:24:28 +0800 |
commit | f425bf4c19729dfa2dd1604618fd73e6658d542c (patch) | |
tree | 468b750e49cab2f23f014fd1c438f4ca29d856ad /.SRCINFO | |
parent | faeaebd07aa823eee186a5641d1602f18f7a1a85 (diff) | |
download | aur-f425bf4c19729dfa2dd1604618fd73e6658d542c.tar.gz |
[lilac] updated to 5.0.1a0-1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = labelme pkgdesc = Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation). - pkgver = 5.0.0 + pkgver = 5.0.1a0 pkgrel = 1 url = https://github.com/wkentaro/labelme arch = any @@ -15,7 +15,7 @@ pkgbase = labelme depends = python-yaml optdepends = pyside2: Qt backend, at least install one Qt backend optdepends = python-pyqt5: Qt backend - source = labelme-5.0.0.tar.gz::https://github.com/wkentaro/labelme/archive/v5.0.0.tar.gz - sha512sums = 48d6344a2e414a9815562d34dbad05e9ac7ccdedfe31591920af34cd56b951bffc87882e6b12fa6347d3d8d599366474b6553ce63afbb56efb4ac07118c6f497 + source = labelme-5.0.1a0.tar.gz::https://github.com/wkentaro/labelme/archive/v5.0.1a0.tar.gz + sha512sums = 8f31c1c253ae9e2984dd3ec75d726c58f9c44e9c335e11aac1aa20a99770e0ce97f2b9dc195c40ad5f9689df96d41923d766dcad81f704438eb965e874578298 pkgname = labelme |