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

Felix Yan felixonmars at gemini.archlinux.org
Sun Aug 1 11:38:22 UTC 2021


    Date: Sunday, August 1, 2021 @ 11:38:22
  Author: felixonmars
Revision: 991950

upgpkg: jrnl 2.8.2-1

Modified:
  jrnl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-01 11:33:47 UTC (rev 991949)
+++ PKGBUILD	2021-08-01 11:38:22 UTC (rev 991950)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=jrnl
-pkgver=2.8.1
+pkgver=2.8.2
 pkgrel=1
 pkgdesc="Collect your thoughts and notes without leaving the command line"
 arch=('any')
@@ -11,9 +11,9 @@
          'python-parsedatetime' 'python-dateutil' 'python-pyxdg' 'python-yaml' 'python-pytz'
          'python-tzlocal')
 makedepends=('python-dephell')
-checkdepends=('python-behave' 'python-pytest')
+checkdepends=('python-behave' 'python-pytest' 'python-pytest-bdd')
 source=("https://github.com/jrnl-org/jrnl/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('a41221bea7174a8fbcfa49d41ab19feb187ceb0a8a866d3cb308b6ce11c071b5429e7ac9384fe0b5a704a3ac4633be953f8b022dd527cf5e0b67f1ad2f7f4761')
+sha512sums=('c1b3188dde10ae5243d366afc89cc3dcbea60eaa3b9684706f26dc3699fe95658f70a4c54e7f87e1f9bd2ce96fd07db63bee70afd4f8760c7457605e874848b1')
 
 prepare() {
   cd jrnl-$pkgver



More information about the arch-commits mailing list