simple-scan: update to 3.38.0
This commit is contained in:
parent
a72d948f34
commit
b9ac9930bd
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,6 @@
|
|||
# Template file for 'simple-scan'
|
||||
pkgname=simple-scan
|
||||
_gnome_version=3.36
|
||||
version=3.36.4
|
||||
version=3.38.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="gettext glib-devel itstool pkg-config vala"
|
||||
|
@ -11,5 +10,5 @@ short_desc="GTK Simple scanning utility"
|
|||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://gitlab.gnome.org/GNOME/simple-scan"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${_gnome_version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=56af18291a7763f763da5f0eded247d2f8ebf9112c286ef89013374969fef525
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=4356affd035f01a57b182199effd9808700efccb498bdc8367bf09bce404c311
|
||||
|
|
Loading…
Reference in a new issue