Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions srcpkgs/sane/template
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Template file for 'sane'
pkgname=sane
_gitlab_release_hash=83bdbb6c9a115184c2d48f1fdc6847db
version=1.3.1
revision=2
_gitlab_release_hash=843c156420e211859e974f78f64c3ea3
version=1.4.0
revision=1
build_style=gnu-configure
configure_args="--disable-locking --enable-ipv6 --enable-pthread
--with-usb --docdir=/usr/share/doc/sane ac_cv_func_mmap_fixed_mapped=yes
Expand All @@ -19,8 +19,8 @@ maintainer="Piraty <mail@piraty.dev>"
license="custom:GPL-2.0-or-later-with-SANE-exception"
homepage="http://www.sane-project.org/"
changelog="https://gitlab.com/sane-project/backends/-/raw/${version}/NEWS"
distfiles="https://gitlab.com/sane-project/backends/uploads/${_gitlab_release_hash}/sane-backends-${version}.tar.gz"
checksum=aa82f76f409b88f8ea9793d4771fce01254d9b6549ec84d6295b8f59a3879a0c
distfiles="https://gitlab.com/-/project/429008/uploads/${_gitlab_release_hash}/sane-backends-${version}.tar.gz"
checksum=f99205c903dfe2fb8990f0c531232c9a00ec9c2c66ac7cb0ce50b4af9f407a72
noshlibprovides="avoid false detection of device drivers"

# additional group 'lp' is required by saned to access some all-in-one devices
Expand Down