[arch-commits] Commit in jrnl/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Feb 27 20:29:54 UTC 2021
Date: Saturday, February 27, 2021 @ 20:29:53
Author: felixonmars
Revision: 875434
upgpkg: jrnl 2.7.1-1
Modified:
jrnl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-27 20:28:57 UTC (rev 875433)
+++ PKGBUILD 2021-02-27 20:29:53 UTC (rev 875434)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=jrnl
-pkgver=2.7
+pkgver=2.7.1
pkgrel=1
pkgdesc="Collect your thoughts and notes without leaving the command line"
arch=('any')
@@ -13,7 +13,7 @@
makedepends=('python-dephell')
checkdepends=('python-behave' 'python-pytest')
source=("https://github.com/jrnl-org/jrnl/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('564ab256b7758cd3d707a571aaeb0182f7fc31c75d410a51f2816a74d1be7c25232d40fdde0e2d2fd722fba7a0f43e951eab086f5db8479340491fbf24f892d8')
+sha512sums=('a2a0e9356b1955eb0071d3a81e0dfffaa7b737b757e60d8b9e6d07d9c1b7a8e311fb5f5c48f2cd08d2af1c019e36bbbf21d4ccdd6699a67552264dbaf32903b7')
prepare() {
cd jrnl-$pkgver
More information about the arch-commits
mailing list