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 2506e4618f38..c24eab39d5ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-apex-git
pkgdesc = A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
- pkgver = 0.1.r419
+ pkgver = 0.1.r452
pkgrel = 1
url = https://github.com/NVIDIA/apex
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 81303c1f6984..02ee9d5272b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-apex-git
_pkgname=apex
_pkgver=0.1
-pkgver=0.1.r419
+pkgver=0.1.r452
pkgrel=1
pkgdesc="A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch"
arch=('any')