[arch-commits] Commit in jrnl/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jan 24 17:51:50 UTC 2021
Date: Sunday, January 24, 2021 @ 17:51:50
Author: felixonmars
Revision: 828818
upgpkg: jrnl 2.7-1
Modified:
jrnl/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-24 17:49:52 UTC (rev 828817)
+++ PKGBUILD 2021-01-24 17:51:50 UTC (rev 828818)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=jrnl
-pkgver=2.6
-pkgrel=2
+pkgver=2.7
+pkgrel=1
pkgdesc="Collect your thoughts and notes without leaving the command line"
arch=('any')
url="https://jrnl.sh/"
@@ -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=('e37c610048523999d994409699f8fe55a97cb971a462dc22c4e40704a959ea6ce7e252443605159e8031be468894d70712cce9680841eb4fa877775aac61058e')
+sha512sums=('564ab256b7758cd3d707a571aaeb0182f7fc31c75d410a51f2816a74d1be7c25232d40fdde0e2d2fd722fba7a0f43e951eab086f5db8479340491fbf24f892d8')
prepare() {
cd jrnl-$pkgver
More information about the arch-commits
mailing list