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

Felix Yan felixonmars at archlinux.org
Sun Mar 28 12:32:10 UTC 2021


    Date: Sunday, March 28, 2021 @ 12:32:10
  Author: felixonmars
Revision: 906801

upgpkg: jrnl 2.8-1

Modified:
  jrnl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-28 12:26:14 UTC (rev 906800)
+++ PKGBUILD	2021-03-28 12:32:10 UTC (rev 906801)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=jrnl
-pkgver=2.7.1
+pkgver=2.8
 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')
 source=("https://github.com/jrnl-org/jrnl/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('a2a0e9356b1955eb0071d3a81e0dfffaa7b737b757e60d8b9e6d07d9c1b7a8e311fb5f5c48f2cd08d2af1c019e36bbbf21d4ccdd6699a67552264dbaf32903b7')
+sha512sums=('e1d6c3fec27f8e85332fa59d822895efbfd35fc353d2c508fffa7ccbaa239f6397f337c7f31e06ea6b1de858c03f46582517fdb209130d7b8ece6f12426a4ee5')
 
 prepare() {
   cd jrnl-$pkgver



More information about the arch-commits mailing list