summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2020-04-08 02:32:45 +0800
committerlilac2020-04-08 02:32:45 +0800
commit6b51f88890b271a701b62254d881471f27493692 (patch)
tree122cc70afcd52ca8b0925d663b1f3c4e0126fc31 /PKGBUILD
parent8ea25a47aff3398f0ff577acebf04014a065bf3e (diff)
downloadaur-itk-snap-nightly-bin.tar.gz
update by lilac
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa7bbcad16a3..49e591fc6731 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=itk-snap-nightly-bin
_pkgname=itk-snap
-pkgver=3.8.0.r4.8ad549e8
+pkgver=3.8.0.r5.f4a3d448
_pkgver=3.8.0
pkgrel=1
pkgdesc='A software application used to segment structures in 3D medical images (nightly build)'
@@ -12,6 +12,7 @@ license=('GPL')
depends=(
'curl'
'glib2'
+ 'libpng12'
)
makedepends=(
'gendesk'