mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
viewnior: source location fails, has moved. (#1271)
* viewnior: source location fails, has moved. * Update template
This commit is contained in:
parent
7a9afa31d8
commit
4a0d7880d2
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'viewnior'
|
# Template file for 'viewnior'
|
||||||
pkgname=viewnior
|
pkgname=viewnior
|
||||||
version=1.6
|
version=1.6
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="Viewnior-${pkgname}-${version}"
|
wrksrc="Viewnior-${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool gnome-common glib-devel gettext-devel libtool"
|
hostmakedepends="pkg-config intltool gnome-common glib-devel gettext-devel libtool"
|
||||||
makedepends="gtk+-devel exiv2-devel"
|
makedepends="gtk+-devel exiv2-devel"
|
||||||
short_desc="The Elegant Image Viewer"
|
short_desc="The Elegant Image Viewer"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://siyanpanayotov.com/project/viewnior/"
|
homepage="http://siyanpanayotov.com/project/viewnior/"
|
||||||
distfiles="https://github.com/xsisqox/Viewnior/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/hellosiyan/Viewnior/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=89013f6d30c1c121d8cb6327d3ffc35a757fba1d777c24849d632afe244e60a0
|
checksum=89013f6d30c1c121d8cb6327d3ffc35a757fba1d777c24849d632afe244e60a0
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue