diff --git a/x11-packages/ristretto/build.sh b/x11-packages/ristretto/build.sh index db9796d87a..4dc2435e4d 100644 --- a/x11-packages/ristretto/build.sh +++ b/x11-packages/ristretto/build.sh @@ -3,8 +3,8 @@ TERMUX_PKG_DESCRIPTION="The Ristretto Image Viewer is an application that can be TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="@termux" _MAJOR_VERSION=0.12 -TERMUX_PKG_VERSION=${_MAJOR_VERSION}.3 +TERMUX_PKG_VERSION=${_MAJOR_VERSION}.4 TERMUX_PKG_SRCURL=https://archive.xfce.org/src/apps/ristretto/${_MAJOR_VERSION}/ristretto-${TERMUX_PKG_VERSION}.tar.bz2 -TERMUX_PKG_SHA256=868f7021225fa170a2f4716c1d7823bf25ad7aab237687755855799588cd3f3e +TERMUX_PKG_SHA256=e4005c9743e5ecf329fb93d1171746c4250aecb2bd411dcf8d8e9cb904e87930 TERMUX_PKG_DEPENDS="file, gdk-pixbuf, glib, gtk3, libcairo, libexif, libx11, libxfce4ui, libxfce4util, pango, xfconf" TERMUX_PKG_RECOMMENDS="tumbler"