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

Antonio Rojas arojas at archlinux.org
Fri Jan 29 17:27:59 UTC 2021


    Date: Friday, January 29, 2021 @ 17:27:59
  Author: arojas
Revision: 835426

Update to 2.21

Modified:
  rednotebook/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-29 17:22:38 UTC (rev 835425)
+++ PKGBUILD	2021-01-29 17:27:59 UTC (rev 835426)
@@ -9,8 +9,8 @@
 # Contributor: Stefan Husmann <stefan-husmann at t-online.de>
 
 pkgname=rednotebook
-pkgver=2.20
-pkgrel=2
+pkgver=2.21
+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=('62e5e17c3f0d59948461c9159c3af5b0177c0dbeb7be02e18181f00246861d20')
+sha256sums=('a19f54ce8b60d7fad08b2d1d3b062e184721c226138b029d6b605880d04c54fa')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list