mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
gthumb: simplify
This commit is contained in:
parent
7b419bc620
commit
d6a00f9bd1
1 changed files with 1 additions and 2 deletions
|
@ -17,8 +17,7 @@ short_desc='An image viewer and browser for the GNOME Desktop'
|
||||||
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
||||||
homepage="http://live.gnome.org/gthumb"
|
homepage="http://live.gnome.org/gthumb"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
version_dir="$(echo $version | grep -o '^[1-9]\.[0-9]\+')"
|
distfiles="$GNOME_SITE/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
distfiles="$GNOME_SITE/${pkgname}/${version_dir}/${pkgname}-${version}.tar.xz"
|
|
||||||
checksum=816fc63ba9cfc397ea8c9a4d21870051813aa4d97383f3d3ae74cb3ea8235746
|
checksum=816fc63ba9cfc397ea8c9a4d21870051813aa4d97383f3d3ae74cb3ea8235746
|
||||||
|
|
||||||
## Package build options
|
## Package build options
|
||||||
|
|
Loading…
Add table
Reference in a new issue