[arch-commits] Commit in foliate/trunk (PKGBUILD)
Jerome Leclanche
jleclanche at archlinux.org
Sun Apr 12 06:01:28 UTC 2020
Date: Sunday, April 12, 2020 @ 06:01:27
Author: jleclanche
Revision: 613390
upgpkg: foliate 2.1.1-1: Upstream release 2.1.1
Modified:
foliate/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-12 02:35:26 UTC (rev 613389)
+++ PKGBUILD 2020-04-12 06:01:27 UTC (rev 613390)
@@ -1,7 +1,7 @@
# Maintainer: Jerome Leclanche <jerome at leclan.ch>
pkgname=foliate
-pkgver=1.5.3
+pkgver=2.1.1
pkgrel=1
pkgdesc="A simple and modern GTK eBook reader"
arch=("i686" "x86_64")
@@ -15,8 +15,8 @@
"festival: Text-to-speech support; also voice package needed"
"espeak-ng: Text-to-speech support; also voice package needed"
)
-source=("https://github.com/johnfactotum/foliate/archive/$pkgver.tar.gz")
-sha256sums=("95f45c0511493a3c732f9a199ddc2b5851a220d74d93e6d14976f29f243ee2d7")
+source=("$pkgname-$pkgver.tar.gz"::"https://github.com/johnfactotum/foliate/archive/$pkgver.tar.gz")
+sha256sums=("6260e61886bc89b7798b9b1154daac5e0a8e17a572e8d8fea0f480ec874097cd")
build() {
More information about the arch-commits
mailing list