[arch-commits] Commit in liferea/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Aug 18 23:41:03 UTC 2018
Date: Saturday, August 18, 2018 @ 23:41:02
Author: arojas
Revision: 332520
Update to 1.12.4
Modified:
liferea/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-18 22:41:23 UTC (rev 332519)
+++ PKGBUILD 2018-08-18 23:41:02 UTC (rev 332520)
@@ -2,7 +2,7 @@
# Maintainer: Eric Bélanger <eric at archlinux.org>
pkgname=liferea
-pkgver=1.12.3
+pkgver=1.12.4
pkgrel=1
pkgdesc="A desktop news aggregator for online news feeds and weblogs"
arch=('x86_64')
@@ -18,7 +18,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=('8f5dfc676c4cc7cc641ad302d61f2f80ee53fb2851ede886c14dd9973162a272')
+sha256sums=('96be1a08d32ed7a89e2ad0107fe128f4bb7d8af0c76706ce79da92132e160589')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list