diff options
author | lilac | 2021-06-03 14:55:55 +0800 |
---|---|---|
committer | lilac | 2021-06-03 14:55:55 +0800 |
commit | 8c9e1d6f167abe082067a97cde445c0bc3ece3b9 (patch) | |
tree | 81aac578354fee4654962c4d3838d91a1aaec9ce /.SRCINFO | |
parent | ee79e1884c2793a7e87075319e059037acb31acd (diff) | |
download | aur-8c9e1d6f167abe082067a97cde445c0bc3ece3b9.tar.gz |
[lilac] updated to 0.14.0-1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = python-mmsegmentation pkgdesc = OpenMMLab Semantic Segmentation Toolbox and Benchmark - pkgver = 0.13.0 + pkgver = 0.14.0 pkgrel = 1 url = https://github.com/open-mmlab/mmsegmentation arch = any @@ -8,8 +8,7 @@ pkgbase = python-mmsegmentation makedepends = python-setuptools depends = python-mmcv depends = python-numpy - source = python-mmsegmentation-0.13.0.tar.gz::https://github.com/open-mmlab/mmsegmentation/archive/v0.13.0.tar.gz - sha512sums = acbd9b135140389cf0cfeb8bbef6b76aabaed92382f2f3eb88239909cc894bcf787e159427e9a1bdf12b2aa1243d96891e3f2743a76519b9e397a30c668912e0 + source = python-mmsegmentation-0.14.0.tar.gz::https://github.com/open-mmlab/mmsegmentation/archive/v0.14.0.tar.gz + sha512sums = 5816089625ec9d6ebd5e6e6c32677ca09e73a29c20f06033867a55d15ce50fbc491b6083def4855063326410a4c668fac84abea5746df8772374da177de94fae pkgname = python-mmsegmentation - |