summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Gathoye2022-03-02 01:26:27 +0100
committerWilliam Gathoye2022-03-02 01:26:27 +0100
commit09d758215118063b3a39861b4e006f697313d032 (patch)
tree658ecd945684eb9bb707e726570c480a0c9130d0
parent3a1d4ae40f6e33a4c3d4c17993a36d9cd23c0522 (diff)
downloadaur-09d758215118063b3a39861b4e006f697313d032.tar.gz
Upgrade to 1.10.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd573fe70ab3..d752ee6ffbd1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = orthanc
pkgdesc = Open-source, lightweight DICOM server
- pkgver = 1.9.7
+ pkgver = 1.10.0
pkgrel = 1
- url = http://orthanc-server.com/
+ url = https://www.orthanc-server.com/
arch = x86_64
arch = i686
license = GPL3
@@ -22,11 +22,11 @@ pkgbase = orthanc
depends = pugixml
depends = sqlite
backup = etc/webapps/orthanc/config.json
- source = https://www.orthanc-server.com/downloads/get.php?path=/orthanc/Orthanc-1.9.7.tar.gz
+ source = https://www.orthanc-server.com/downloads/get.php?path=/orthanc/Orthanc-1.10.0.tar.gz
source = orthanc.service
source = orthanc.sysusers
source = orthanc.tmpfiles
- sha512sums = b3716913307fbc5b2e07e5cf02b1bfd21518d3402c85b54595c1e07d3ce12b7d20d15d61caf2dc1725c63b6770d9cb01b6d88fabeb234853d662adcb2131961d
+ sha512sums = 48ef10acc56cd19780c62e1522bad8b1a60aa1d2d028974fe7c9b49a7f0435bbe665b0bd71b71c24c34f4d69b0353741032e66b72ede8c182d949b15ee7ae14c
sha512sums = cd69b74eff5eea43191341ec35cef53d026a1939bb6fdc6a71734c0f9339ff47effc0eb611c16fd609d6ffcf1e332f48cfaa533ccf8d7f71ce7e61f04b4fabca
sha512sums = 30d63bafdcfff751e12f6187115bac5d1630eb31848eab6d06d10359118e3a3c404a845ef14852ee578df0b25f622f2195d0b0546fe62cdc8a2702f2ffb59634
sha512sums = 2dffd683e6c9bd0e495a1478bf2c6f90833a5c260c7619828136804d410da1d38b385db5db094a065352e21c54c0da1b5dcdd83bce129bd4bcba9c4a11361d18
diff --git a/PKGBUILD b/PKGBUILD
index cd547cd70767..7c4e0cfb73b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Sharif Olorin <sio@tesser.org>
pkgname=orthanc
-pkgver=1.9.7
+pkgver=1.10.0
pkgrel=1
pkgdesc='Open-source, lightweight DICOM server'
arch=('x86_64' 'i686')
@@ -24,7 +24,7 @@ source=(
"${pkgname}.tmpfiles"
)
sha512sums=(
- 'b3716913307fbc5b2e07e5cf02b1bfd21518d3402c85b54595c1e07d3ce12b7d20d15d61caf2dc1725c63b6770d9cb01b6d88fabeb234853d662adcb2131961d'
+ '48ef10acc56cd19780c62e1522bad8b1a60aa1d2d028974fe7c9b49a7f0435bbe665b0bd71b71c24c34f4d69b0353741032e66b72ede8c182d949b15ee7ae14c'
'cd69b74eff5eea43191341ec35cef53d026a1939bb6fdc6a71734c0f9339ff47effc0eb611c16fd609d6ffcf1e332f48cfaa533ccf8d7f71ce7e61f04b4fabca'
'30d63bafdcfff751e12f6187115bac5d1630eb31848eab6d06d10359118e3a3c404a845ef14852ee578df0b25f622f2195d0b0546fe62cdc8a2702f2ffb59634'
'2dffd683e6c9bd0e495a1478bf2c6f90833a5c260c7619828136804d410da1d38b385db5db094a065352e21c54c0da1b5dcdd83bce129bd4bcba9c4a11361d18'