[arch-commits] Commit in liferea/trunk (PKGBUILD)

Laurent Carlier lcarlier at gemini.archlinux.org
Thu Aug 11 07:24:51 UTC 2022


    Date: Thursday, August 11, 2022 @ 07:24:51
  Author: lcarlier
Revision: 452547

upgpkg: liferea 1.13.9-1: upstream update 1.13.9

Modified:
  liferea/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-11 07:21:16 UTC (rev 452546)
+++ PKGBUILD	2022-08-11 07:24:51 UTC (rev 452547)
@@ -1,7 +1,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=liferea
-pkgver=1.13.8
+pkgver=1.13.9
 pkgrel=1
 pkgdesc="A desktop news aggregator for online news feeds and weblogs"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 	    'gst-plugins-bad: for media player plugin support')
 options=('!emptydirs')
 source=(https://github.com/lwindolf/liferea/releases/download/v$pkgver/$pkgname-${pkgver}.tar.bz2)
-sha256sums=('1008ae805192816b190f07c6c8e094256bc5b88062f5daf1a710250bed294874')
+sha256sums=('20fdd34a69d17a415e6f17818792517a079279dc7ecb6e1ee17f66b8c0328459')
 
 build() {
   cd $pkgname-${pkgver}



More information about the arch-commits mailing list