[arch-commits] Commit in ristretto/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at gemini.archlinux.org
Fri Jan 14 12:29:30 UTC 2022
Date: Friday, January 14, 2022 @ 12:29:30
Author: foutrelis
Revision: 434451
upgpkg: ristretto 0.12.2-1: new upstream release
Modified:
ristretto/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-14 11:50:26 UTC (rev 434450)
+++ PKGBUILD 2022-01-14 12:29:30 UTC (rev 434451)
@@ -5,7 +5,7 @@
# Contributor: Ronald van Haren <ronald.archlinux.org>
pkgname=ristretto
-pkgver=0.12.1
+pkgver=0.12.2
pkgrel=1
pkgdesc="A fast and lightweight picture viewer for Xfce"
arch=('x86_64')
@@ -13,9 +13,9 @@
license=('GPL')
groups=('xfce4-goodies')
depends=('libxfce4ui' 'xfconf' 'tumbler' 'libexif' 'file')
-makedepends=('intltool')
+makedepends=('intltool' 'python')
source=("https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2")
-sha256sums=('13853f9ca18466a8e4788e92c7bde3388a93e8340283568f5dee1a9396ffd7ee')
+sha256sums=('0eee869922ec00a253dafa446c2aad2a2f98e07e1db7262e8337ce9ec2dad969')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list