[arch-commits] Commit in jrnl/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Tue Sep 7 13:31:48 UTC 2021


    Date: Tuesday, September 7, 2021 @ 13:31:47
  Author: felixonmars
Revision: 1011922

upgpkg: jrnl 2.8.3-1

Modified:
  jrnl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-07 13:31:42 UTC (rev 1011921)
+++ PKGBUILD	2021-09-07 13:31:47 UTC (rev 1011922)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=jrnl
-pkgver=2.8.2
+pkgver=2.8.3
 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' 'python-pytest-bdd')
 source=("https://github.com/jrnl-org/jrnl/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('c1b3188dde10ae5243d366afc89cc3dcbea60eaa3b9684706f26dc3699fe95658f70a4c54e7f87e1f9bd2ce96fd07db63bee70afd4f8760c7457605e874848b1')
+sha512sums=('00dc9f8364c6f057a7667bc1de3857fc8cc3393832c3198f1726dfdf567a28556b8a818c67828c9fbdb36ebbd4c9066545b4b15943253d7c6c9949ab07701f32')
 
 prepare() {
   cd jrnl-$pkgver



More information about the arch-commits mailing list