Skip to content

Commit

Permalink
ristretto: update to 0.13.0
Browse files Browse the repository at this point in the history
Change log:

0.13.0 (2023-02-09)
======
- New Features:
  - Add print support (#1)

- Bug Fixes:
  - editor-chooser: Expand tree view vertically
  - properties-dialog: Update thumbnail on "ready" signal
  - Fix remaining blurry icons when UI scale > 1
  - thumbnailer: Properly support window scaling (#81)
  - Revert "thumbnailer: Increase thumbnail sizes"

- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), English (United
  Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
  Kazakh, Korean, Lithuanian, Malay, Norwegian Bokml, Occitan (post
  1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian,
  Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,
  Ukrainian, Uyghur
  • Loading branch information
dhgutteridge committed Feb 9, 2023
1 parent 7991893 commit 730ba50
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions graphics/ristretto/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.65 2023/01/29 21:16:44 ryoon Exp $
# $NetBSD: Makefile,v 1.66 2023/02/09 23:17:44 gutteridge Exp $

VERSION= 0.12.4
VERSION= 0.13.0
DISTNAME= ristretto-${VERSION}
PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= https://archive.xfce.org/src/apps/ristretto/${VERSION:R}/
EXTRACT_SUFX= .tar.bz2
Expand Down
8 changes: 4 additions & 4 deletions graphics/ristretto/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.15 2022/12/16 22:44:43 gutteridge Exp $
$NetBSD: distinfo,v 1.16 2023/02/09 23:17:44 gutteridge Exp $

BLAKE2s (ristretto-0.12.4.tar.bz2) = 6482957e5f08bd19f87a9722a4a798192922f8e29a0d7cb04203d3e1745a59e7
SHA512 (ristretto-0.12.4.tar.bz2) = 666e127646b9f30bed54d8605c4892d302b15dff39e8b532ebb3da22dc5700414e6d7bcb29d8d66f6a8a7d487cff50b0a0cc610d8b4616479397ebf987ff409b
Size (ristretto-0.12.4.tar.bz2) = 619084 bytes
BLAKE2s (ristretto-0.13.0.tar.bz2) = fc1d0d3380ca61210fe1916b999e9288bd63e4d278e3a2a3c86df219cd40246d
SHA512 (ristretto-0.13.0.tar.bz2) = a8e25e0fdd2d31a904c616995438b47cf144557f589ed97a551fc5411cd7a3da9edab0c23c955e86c72ed0d10f1efccd61edf0aaf5a82cf601bf3333ea2b332b
Size (ristretto-0.13.0.tar.bz2) = 624244 bytes
SHA1 (patch-src_Makefile.in) = efe5b0923709f5b2087e9faec15f11fcd8106924

0 comments on commit 730ba50

Please sign in to comment.