mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
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'
|
# Template file for 'simple-scan'
|
||||||
pkgname=simple-scan
|
pkgname=simple-scan
|
||||||
version=3.22.0
|
version=3.22.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-packagekit"
|
configure_args="--disable-schemas-compile --disable-packagekit"
|
||||||
|
@ -12,8 +12,8 @@ short_desc="A GTK Simple scanning utility"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://launchpad.net/simple-scan"
|
homepage="http://launchpad.net/simple-scan"
|
||||||
distfiles="https://launchpad.net/$pkgname/${version%.*}/$version/+download/$pkgname-$version.tar.xz"
|
distfiles="https://launchpad.net/$pkgname/${version%.*.*}/$version/+download/$pkgname-$version.tar.xz"
|
||||||
checksum=9bf241043808df931c2beb2a04cebef3cb7b67ad4589dcf0bcd99a9f6b5e79c4
|
checksum=c505b6e63379c9256fbeaa4def3e595fd063d46a8a852ed90218d336291d2b50
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue