summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Mattern2024-01-30 17:22:11 +0100
committerPeter Mattern2024-01-30 17:22:11 +0100
commit0757f79d0e4a664861958397a012df119c71eeaf (patch)
treec027e5d1c681fd09c1f129cc9d199aa4659beb5b /PKGBUILD
parentf197842c01b7b78129827c89c4b304d4d5e4fc4d (diff)
downloadaur-0757f79d0e4a664861958397a012df119c71eeaf.tar.gz
Update upstream URLs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b311a9fda83f..9359609f67b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,14 @@ pkgver=3.6.1_20170228.43.gef9173b95
pkgrel=1
pkgdesc='Collection of libraries and applications implementing large parts the DICOM standard'
arch=('i686' 'x86_64')
-url='http://dicom.offis.de/dcmtk'
+url='https://dicom.offis.de/dcmtk'
license=('custom')
depends=('libxml2' 'libwrap' 'libjpeg-turbo' 'libpng' 'libtiff')
makedepends=('git' 'cmake' 'libsndfile' 'doxygen')
provides=("$_pkgname")
conflicts=("$_pkgname"{,-snapshot})
backup=("etc/dcmtk/"{dcmpstat,dcmqrscp,filelog,logger,printers,storescp,storescu}.cfg)
-source=("git://git.dcmtk.org/dcmtk.git")
+source=("git+https://git.dcmtk.org/dcmtk.git")
sha256sums=("SKIP")
pkgver() {