summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2019-08-27 04:24:28 +0800
committerlilac2019-08-27 04:24:28 +0800
commitbe84875e8ba0a49f942f91c0b0c02a1d9d9dbc00 (patch)
tree263b759e79aa74248db7faac4dba6df9fb3f9bdb /PKGBUILD
parentcd76e23db20665deb4c24ebfd3570b1473e20330 (diff)
downloadaur-be84875e8ba0a49f942f91c0b0c02a1d9d9dbc00.tar.gz
update by lilac
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cecee4070723..4359b2292c18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=python-torchvision
_pkgname=vision
pkgver=0.4.0
-pkgrel=2
+pkgrel=4
pkgdesc='Datasets, transforms, and models specific to computer vision'
arch=('x86_64')
url='https://github.com/pytorch/vision'