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

Balló György bgyorgy at archlinux.org
Sat Oct 24 19:31:20 UTC 2020


    Date: Saturday, October 24, 2020 @ 19:31:20
  Author: bgyorgy
Revision: 731581

upgpkg: rednotebook 2.20-1: Update to new version

Modified:
  rednotebook/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-24 19:27:04 UTC (rev 731580)
+++ PKGBUILD	2020-10-24 19:31:20 UTC (rev 731581)
@@ -9,8 +9,8 @@
 # Contributor: Stefan Husmann <stefan-husmann at t-online.de>
 
 pkgname=rednotebook
-pkgver=2.19
-pkgrel=2
+pkgver=2.20
+pkgrel=1
 pkgdesc="Modern desktop diary and personal journaling tool that lets you format, tag and search your entries"
 arch=(any)
 url="https://rednotebook.sourceforge.io/"
@@ -17,7 +17,7 @@
 license=(GPL2)
 depends=(gtksourceview3 python-gobject python-pyenchant python-yaml webkit2gtk)
 source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('d6fecfcf64aea0282a82c4999e98bc0770bd78382bec294082905e9672331440')
+sha256sums=('62e5e17c3f0d59948461c9159c3af5b0177c0dbeb7be02e18181f00246861d20')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list