Date: Wednesday, October 12, 2022 @ 12:23:10
  Author: felixonmars
Revision: 1327812

upgpkg: jrnl 3.2-1

Modified:
  jrnl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-12 12:19:26 UTC (rev 1327811)
+++ PKGBUILD    2022-10-12 12:23:10 UTC (rev 1327812)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=jrnl
-pkgver=3.1
+pkgver=3.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-rich' 
'python-ruamel-yaml'
          'python-tzlocal')
 makedepends=('python-build' 'python-installer' 'python-poetry-core')
-checkdepends=('python-pytest' 'python-pytest-bdd' 'python-toml')
+checkdepends=('python-pytest' 'python-pytest-bdd<6' 'python-toml')
 
source=("https://github.com/jrnl-org/jrnl/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('3701680e0add29e81b895896b75168799e0815a081f87d67475bff9de4bb6dc99a6e445ebc60f4dc271a607da7054fa74dc0f2b6d1f94c070fcde720d0a1bcd8')
+sha512sums=('fb5cdf155091fe155eee314700d6ee2ad765a9943950aaed5b9d772c688bf0f34199ac352689f4ff21dd4804a8154a54d8ca232a4dfc8cd4a9ad7fd76867d1f4')
 
 prepare() {
   cd jrnl-$pkgver

Reply via email to