From e3e9db109512f461f8cc8458181867adf4752183 Mon Sep 17 00:00:00 2001 From: Matt Housh Date: Thu, 2 Feb 2023 18:55:33 -0600 Subject: [PATCH] thunderbird-bin: updated to version 102.7.1, new dependency alsa-lib --- thunderbird-bin/.signature | 6 +++--- thunderbird-bin/Pkgfile | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/thunderbird-bin/.signature b/thunderbird-bin/.signature index d9a9e27c4..52791d5f3 100644 --- a/thunderbird-bin/.signature +++ b/thunderbird-bin/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UTQPrjv4l2YSGv1HckUDvzebewIOnC1g+pyw4cBEfmGM1k6WRTgoQ5Wqbuv7L0MB8AoMN2Oud6CF3um55v4CgE= -SHA256 (Pkgfile) = 9e19789f6913b8e6372a1465294d1f92f47762057193b20f9fe18e1a99b182a0 +RWSE3ohX2g5d/bR0g1L4M6K+Qeum5V8m47KnsQF1wwSUA7MbIOeqFYERJehRSt5Xc9M953VT0ilmwI+IHKtva4ox2jToOBMW4gQ= +SHA256 (Pkgfile) = 36d1a1ebe044d996e3425f70a24605d834fbf0f403d587491e3c604b2a88bd71 SHA256 (.footprint) = e706aebfe7f6ab87a982c3549a84db53c1f2d0d3085efcedb5e8c0c09be83426 -SHA256 (thunderbird-102.7.0.tar.bz2) = 287207a83950fde8297561b9ce6824f51b1020cc384e41edc56609ea0e09bd80 +SHA256 (thunderbird-102.7.1.tar.bz2) = a78cc228245bef172c7c75b884d4e4cc01858ff781e8c98d7f5f58c538d1dadf SHA256 (policies.json) = cf856011307f7831d74cdacb4e80b6dceaa49882b8dcba008d527a78764903f4 SHA256 (thunderbird.desktop) = 8e3777e4d0c02418f0ea82240325c9f9b58cf60859b0b180217585e4ab288aba diff --git a/thunderbird-bin/Pkgfile b/thunderbird-bin/Pkgfile index d0693a54f..070ae298b 100644 --- a/thunderbird-bin/Pkgfile +++ b/thunderbird-bin/Pkgfile @@ -1,10 +1,10 @@ # Description: Thunderbird binary # URL: https://www.thunderbird.net/ # Maintainer: Matt Housh, jaeger at crux dot ninja -# Depends on: gtk3 dbus-glib +# Depends on: gtk3 dbus-glib alsa-lib name=thunderbird-bin -version=102.7.0 +version=102.7.1 release=1 source=(https://ftp.mozilla.org/pub/thunderbird/releases/$version/linux-x86_64/en-US/thunderbird-$version.tar.bz2 policies.json thunderbird.desktop)