ristretto: update to 0.8.3. (#493)
This commit is contained in:
parent
a38b8fb8f1
commit
5f7e72a7eb
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'ristretto'
|
# Template file for 'ristretto'
|
||||||
pkgname=ristretto
|
pkgname=ristretto
|
||||||
version=0.8.2
|
version=0.8.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="intltool pkg-config"
|
||||||
makedepends="libexif-devel dbus-glib-devel libxfce4ui-devel exo-devel file-devel"
|
makedepends="exo-devel file-devel libexif-devel"
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Picture-viewer for the Xfce desktop environment"
|
short_desc="Picture-viewer for the Xfce desktop environment"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://docs.xfce.org/apps/ristretto/start"
|
homepage="https://docs.xfce.org/apps/ristretto/start"
|
||||||
distfiles="https://archive.xfce.org/src/apps/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=f8f3b77ca6fc77ddf8cff1bb52e5c5802c462663f72f324393b3a0360f6901b8
|
checksum=8c9c11760816dfd9ed57fb8b9df86c6a98a2604ab551be3133996a1c32ca2665
|
||||||
|
|
Loading…
Reference in New Issue