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

Felix Yan felixonmars at archlinux.org
Tue Nov 24 18:32:32 UTC 2020


    Date: Tuesday, November 24, 2020 @ 18:32:32
  Author: felixonmars
Revision: 760999

upgpkg: jrnl 2.5-1

Modified:
  jrnl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-24 18:27:11 UTC (rev 760998)
+++ PKGBUILD	2020-11-24 18:32:32 UTC (rev 760999)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=jrnl
-pkgver=2.4.5
-pkgrel=2
+pkgver=2.5
+pkgrel=1
 pkgdesc="Collect your thoughts and notes without leaving the command line"
 arch=('any')
 url="https://github.com/jrnl-org/jrnl"
@@ -13,7 +13,7 @@
 makedepends=('python-dephell')
 checkdepends=('python-pytest')
 source=("https://github.com/jrnl-org/jrnl/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('bc55c8b385dec0633b1e02108050e8775c0de73dd45fbbd683f145963720eb3f1940164309304df42c694db4564d1d7aefe27435fbdec4f701ed00db7f3805e8')
+sha512sums=('6724cec9fa045d24c54d67305db252c967ab72baa0f6f27689aff506dc96fe4e232e000c8cfac91d5d314a86738dc40e41e880eb82d53484ca55299a194492ae')
 
 prepare() {
   cd jrnl-$pkgver



More information about the arch-commits mailing list