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

Felix Yan felixonmars at archlinux.org
Sun Dec 20 08:11:58 UTC 2020


    Date: Sunday, December 20, 2020 @ 08:11:57
  Author: felixonmars
Revision: 780153

upgpkg: jrnl 2.6-1

Modified:
  jrnl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-20 07:46:04 UTC (rev 780152)
+++ PKGBUILD	2020-12-20 08:11:57 UTC (rev 780153)
@@ -1,19 +1,19 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=jrnl
-pkgver=2.5
+pkgver=2.6
 pkgrel=1
 pkgdesc="Collect your thoughts and notes without leaving the command line"
 arch=('any')
 url="https://github.com/jrnl-org/jrnl"
 license=('GPL3')
-depends=('python-pyxdg' 'python-cryptography' 'python-passlib' 'python-parsedatetime'
+depends=('python-pyxdg' 'python-cryptography' 'python-parsedatetime'
          'python-keyring' 'python-pytz' 'python-tzlocal' 'python-asteval' 'python-colorama'
-         'python-dateutil' 'python-yaml' 'python-ansiwrap' 'python-packaging' 'python-setuptools')
+         'python-dateutil' 'python-yaml' 'python-ansiwrap' 'python-setuptools')
 makedepends=('python-dephell')
 checkdepends=('python-behave' 'python-pytest')
 source=("https://github.com/jrnl-org/jrnl/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('6724cec9fa045d24c54d67305db252c967ab72baa0f6f27689aff506dc96fe4e232e000c8cfac91d5d314a86738dc40e41e880eb82d53484ca55299a194492ae')
+sha512sums=('e37c610048523999d994409699f8fe55a97cb971a462dc22c4e40704a959ea6ce7e252443605159e8031be468894d70712cce9680841eb4fa877775aac61058e')
 
 prepare() {
   cd jrnl-$pkgver



More information about the arch-commits mailing list