parent
16d8950ed5
commit
04e4fb7289
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'simple-scan'
|
||||
pkgname=simple-scan
|
||||
version=3.22.0.1
|
||||
version=3.24.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-packagekit"
|
||||
|
@ -12,8 +12,8 @@ short_desc="A GTK Simple scanning utility"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="http://launchpad.net/simple-scan"
|
||||
distfiles="https://launchpad.net/$pkgname/${version%.*.*}/$version/+download/$pkgname-$version.tar.xz"
|
||||
checksum=c505b6e63379c9256fbeaa4def3e595fd063d46a8a852ed90218d336291d2b50
|
||||
distfiles="https://launchpad.net/$pkgname/${version%.*}/$version/+download/$pkgname-$version.tar.xz"
|
||||
checksum=5eae832b14664183d55aa599801cf32f19ff2174dfba4e3d7e4eb4d55810efb3
|
||||
nocross=yes
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue