phototonic: update to 1.7.20.
This commit is contained in:
parent
a6aaf0e52d
commit
5065a079f7
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'phototonic'
|
||||
pkgname=phototonic
|
||||
version=1.7.0
|
||||
version=1.7.20
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version%.*}"
|
||||
build_style=qmake
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://oferkv.github.io/phototonic/"
|
||||
|
@ -11,5 +10,5 @@ short_desc="Lightweight image viewer and organizer for Qt5"
|
|||
hostmakedepends="pkg-config"
|
||||
makedepends="qt5-svg-devel exiv2-devel"
|
||||
depends="qt5-imageformats"
|
||||
distfiles="https://github.com/oferkv/${pkgname}/archive/v${version%.*}.tar.gz"
|
||||
checksum=ef194d41e71b4d50e347f56da27a2e5d00a86f4ba4ff6580f86852df475f39df
|
||||
distfiles="https://github.com/oferkv/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=f90b597bb45970991ea9e0849e62502d6557862786b735f460dcd03f9eaae86b
|
||||
|
|
Loading…
Reference in New Issue