[arch-commits] Commit in fanficfare/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Sun Apr 18 22:35:42 UTC 2021
Date: Sunday, April 18, 2021 @ 22:35:41
Author: eschwartz
Revision: 919958
upgpkg: fanficfare 4.1.0-1: upstream release
Modified:
fanficfare/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-18 22:35:19 UTC (rev 919957)
+++ PKGBUILD 2021-04-18 22:35:41 UTC (rev 919958)
@@ -2,7 +2,7 @@
_pkgname=FanFicFare
pkgname=fanficfare
-pkgver=4.0.2
+pkgver=4.1.0
pkgrel=1
pkgdesc="A tool for downloading fanfiction to eBook formats"
arch=('any')
@@ -14,8 +14,8 @@
depends=("${_deps[@]/#/python-}")
optdepends=('python-pillow: support for converting/resizing story images and covers')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('be325020ca33851d80fd899422036da27dd10876343fa59ba2c36652577f205d')
-b2sums=('c94c5c6b53f8eaf8f0882225e9a7b2020992d211134db7b7c29f244fefb9c5197702ba02ed0b7d61f1250858c8b6ef35e65b697aec52a43d63eb05ee44aa0363')
+sha256sums=('18cc709ed903f8c01507a5da4acdea1a862efaf67cd6b2f8e00d03d36483398a')
+b2sums=('3b9c5ea7511f6d52b9a364e541de6cc0975264926697c35c45ee26cc04c0cd61c986e0b47de4a2d944b11abff6148802b8695000369d1a780f6e3f346ee2b96e')
build() {
cd "${srcdir}/${_pkgname}-${pkgver}"
More information about the arch-commits
mailing list