simple-scan: update to 3.22.0.1.
This commit is contained in:
parent
c351cc37b8
commit
6bee2667c4
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
|
||||
version=3.22.0.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=9bf241043808df931c2beb2a04cebef3cb7b67ad4589dcf0bcd99a9f6b5e79c4
|
||||
distfiles="https://launchpad.net/$pkgname/${version%.*.*}/$version/+download/$pkgname-$version.tar.xz"
|
||||
checksum=c505b6e63379c9256fbeaa4def3e595fd063d46a8a852ed90218d336291d2b50
|
||||
nocross=yes
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue