mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
gdcm: auto updated to 3.0.16-1
This commit is contained in:
parent
67eaf1a1a6
commit
bf48ab77f6
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Contributor: Thiago Franco de Moraes <totonixsame@gmail.com>
|
||||
|
||||
pkgname=gdcm
|
||||
pkgver=3.0.15
|
||||
pkgver=3.0.16
|
||||
pkgrel=1
|
||||
pkgdesc='a C++ library for DICOM medical files'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -19,7 +19,7 @@ depends=(
|
|||
'openjpeg2'
|
||||
)
|
||||
source=("https://github.com/malaterre/GDCM/archive/v$pkgver.tar.gz")
|
||||
sha512sums=('1e6d4b8f1c6d9d0df9433f804c99495e5411b44de12a4fe3b07d8ee595fbb9cfadf4017d661512ecd9016ee13be0d7fd770bbae71d6d051231c8018722e8bef8')
|
||||
sha512sums=('5e2903ea27d9b1e4a959567612d272263c1b2781706119622f424dbb5c629c911dbb5ba187f9cc36fe15c11ca51a94a5d508b7c40f4639fe0cad19ac7ecbdd21')
|
||||
|
||||
prepare() {
|
||||
cd "${pkgname^^}-$pkgver"
|
||||
|
|
Loading…
Add table
Reference in a new issue