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

Felix Yan felixonmars at archlinux.org
Sat Apr 24 19:00:30 UTC 2021


    Date: Saturday, April 24, 2021 @ 19:00:29
  Author: felixonmars
Revision: 923715

upgpkg: jrnl 2.8.1-1

Modified:
  jrnl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-24 18:59:05 UTC (rev 923714)
+++ PKGBUILD	2021-04-24 19:00:29 UTC (rev 923715)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=jrnl
-pkgver=2.8
+pkgver=2.8.1
 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=('e1d6c3fec27f8e85332fa59d822895efbfd35fc353d2c508fffa7ccbaa239f6397f337c7f31e06ea6b1de858c03f46582517fdb209130d7b8ece6f12426a4ee5')
+sha512sums=('a41221bea7174a8fbcfa49d41ab19feb187ceb0a8a866d3cb308b6ce11c071b5429e7ac9384fe0b5a704a3ac4633be953f8b022dd527cf5e0b67f1ad2f7f4761')
 
 prepare() {
   cd jrnl-$pkgver



More information about the arch-commits mailing list