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

Laurent Carlier lcarlier at archlinux.org
Sun Jun 13 08:48:16 UTC 2021


    Date: Sunday, June 13, 2021 @ 08:48:15
  Author: lcarlier
Revision: 418104

upgpkg: liferea 1.13.6-1: upstream update 1.13.6

Modified:
  liferea/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-13 03:19:11 UTC (rev 418103)
+++ PKGBUILD	2021-06-13 08:48:15 UTC (rev 418104)
@@ -1,7 +1,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=liferea
-pkgver=1.13.5
+pkgver=1.13.6
 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=('cb12c4ff07d454872d208235e3060ce45709a142d5e8fe7580ad32d7e9100442')
+sha256sums=('c192b891c944061f9f5261f67cdf88c22cae05e7ca04cf6218d8688c4a73d298')
 
 build() {
   cd $pkgname-${pkgver}



More information about the arch-commits mailing list