summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2019-11-19 06:55:12 +0800
committerlilac2019-11-19 06:55:12 +0800
commit076f3b1c87dcc595f4c94396a9e33d950963b5ba (patch)
tree2de0e5ca51c01b535c3d6f4784993f106e67b006
parent91b720d119f243a9507023d439f0cf29b127e1c6 (diff)
downloadaur-076f3b1c87dcc595f4c94396a9e33d950963b5ba.tar.gz
update by lilac
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa25f7079249..dc8b92a3c425 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-batchgenerators
pkgdesc = A framework for data augmentation for 2D and 3D image classification and segmentation
pkgver = 0.19.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/MIC-DKFZ/batchgenerators
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index ff54196875ac..c507cd11ddb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=batchgenerators
pkgname=python-batchgenerators
pkgver=0.19.5
-pkgrel=1
+pkgrel=2
pkgdesc='A framework for data augmentation for 2D and 3D image classification and segmentation'
arch=('any')
url='https://github.com/MIC-DKFZ/batchgenerators'