summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47b37a655585..ae52f0fdb375 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-torchvision
pkgdesc = Datasets, transforms, and models specific to computer vision
pkgver = 0.4.0
- pkgrel = 2
+ pkgrel = 4
url = https://github.com/pytorch/vision
arch = x86_64
license = BSD
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'