summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2020-03-14 04:03:18 +0800
committerlilac2020-03-14 04:03:18 +0800
commit5a1ad8fa067ef42046b6f8cce9d6c1b10843dd4b (patch)
tree83a0e90eff51c127ce6bc364320dc048b44d7604
parent152691c534be88548170bd04a2ba2e56813a93c0 (diff)
downloadaur-5a1ad8fa067ef42046b6f8cce9d6c1b10843dd4b.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 3b9cc452ac91..d9cbfaf57709 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-dicomweb-client
pkgdesc = Python client for DICOMweb RESTful services
pkgver = 0.21.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/MGHComputationalPathology/dicomweb-client
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 54182c9c2e8f..2340af923a40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-dicomweb-client
_pkgname=dicomweb-client
pkgver=0.21.0
-pkgrel=1
+pkgrel=2
pkgdesc='Python client for DICOMweb RESTful services'
arch=(any)
url='https://github.com/MGHComputationalPathology/dicomweb-client'