summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2020-08-11 18:45:24 +0800
committerlilac2020-08-11 18:45:24 +0800
commitd2fe448287a8fb83f313264bc6ff55a3a8be772b (patch)
treef278dc8c6b2fb53a36529b634511fd377510c3a8
parent5d02dc239792ea1467a6550f1943cc0f766358e8 (diff)
downloadaur-d2fe448287a8fb83f313264bc6ff55a3a8be772b.tar.gz
[lilac] updated to 2.0.1-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1525f279876..37b24cddd0f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-pycocotools
pkgdesc = Official APIs for the MS-COCO dataset
pkgver = 2.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://pypi.org/project/pycocotools
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index f7cf58083410..6b8743c846e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-pycocotools
_pkgname=pycocotools
pkgver=2.0.1
-pkgrel=1
+pkgrel=2
pkgdesc='Official APIs for the MS-COCO dataset'
arch=(x86_64)
url='https://pypi.org/project/pycocotools'
@@ -18,7 +18,7 @@ makedepends=(
)
source=("${pkgname}-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/source/${_pkgname::1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz"
- "LICENSE::https://github.com/cocodataset/cocoapi/raw/master/license.txt")
+ "LICENSE::https://github.com/cocodataset/cocoapi/raw/master/license.txt")
sha512sums=('e69e8339c4511062755f35d926153ddf37471d094fd8db16912b941b7935c9285c3806c0af1d7c2e772667faf8c42eac4277cc4548acb7e2b2a82c3170e0cb01'
'5fe64df67e41aa3fa97db466cedfbf659c308db1917d46396721e2d05146083323ef35f18b45e792f2bff70919449fc74394518d60c8ccf63979ae20ceb21595')