Zotero 7.0.22 => 7.0.23 (#12463)

This commit is contained in:
Ed Reel
2025-08-14 22:51:07 -05:00
committed by GitHub
parent 8117f22bb4
commit 016c7f9fef

View File

@@ -3,11 +3,11 @@ require 'package'
class Zotero < Package
description 'Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share research.'
homepage 'https://www.zotero.org/'
version '7.0.22'
version '7.0.23'
license 'GPL-3'
compatibility 'x86_64'
source_url "https://download.zotero.org/client/release/#{version}/Zotero-#{version}_linux-x86_64.tar.bz2"
source_sha256 '16e997c1b0a09c30ec9e5ef5cda37dab1e10706b815b6f413ea0155a6e0ba5a6'
source_sha256 'b290c6804971dd10861e249a2370dd1467ce461d60eb3e1331bb36b2c248e16d'
depends_on 'dbus_glib'
depends_on 'gtk3'