Date: Saturday, September 3, 2022 @ 19:25:52 Author: arojas Revision: 1292717
upgpkg: rednotebook 2.25-1: Update to 2.25 Modified: rednotebook/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-03 19:24:13 UTC (rev 1292716) +++ PKGBUILD 2022-09-03 19:25:52 UTC (rev 1292717) @@ -9,7 +9,7 @@ # Contributor: Stefan Husmann <stefan-husm...@t-online.de> pkgname=rednotebook -pkgver=2.24 +pkgver=2.25 pkgrel=1 pkgdesc='Modern desktop diary and personal journaling tool that lets you format, tag and search your entries' arch=('any') @@ -17,7 +17,7 @@ license=('GPL') depends=('gtksourceview3' 'python-gobject' 'python-pyenchant' 'python-yaml' 'webkit2gtk') source=("https://github.com/jendrikseipp/rednotebook/archive/v$pkgver/$pkgname-$pkgver.tar.gz") -sha256sums=('575c05f61fab2add5258a3f8a22a35c6d25cee7f44412ae2ed5dcd0059453a91') +sha256sums=('f6eae011565bbaf2739029edc6ff8badc68a48cae5734b888eccccecd167f3e1') build() { cd $pkgname-$pkgver