SIR: update to 3.2.1.
This commit is contained in:
parent
40324f1e93
commit
ace3d56a0d
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'SIR'
|
||||
pkgname=SIR
|
||||
version=3.2
|
||||
revision=3
|
||||
version=3.2.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="exiv2-devel qt5-svg-devel qt5-tools-devel"
|
||||
depends="dcraw qt5-imageformats"
|
||||
short_desc="Simple Image Resizer using Qt5 and exiv2"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://marek629.github.io/SIR/"
|
||||
distfiles="https://github.com/marek629/SIR/archive/v${version}.tar.gz"
|
||||
checksum=a39090df1f4dfdf15583d6c591a9e55cfcee80142c275e631bd12fbc46a7ba97
|
||||
checksum=b6c6e07e0052271056eedcea102b59e3c2538c3a2e9663f31fbf8234a4a03c18
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in a new issue