Date: Wednesday, May 3, 2023 @ 21:26:15 Author: arojas Revision: 1458627
upgpkg: rednotebook 2.29.6-1: Update to 2.29.6 Modified: rednotebook/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-03 21:21:40 UTC (rev 1458626) +++ PKGBUILD 2023-05-03 21:26:15 UTC (rev 1458627) @@ -9,8 +9,8 @@ # Contributor: Stefan Husmann <[email protected]> pkgname=rednotebook -pkgver=2.29.5 -pkgrel=2 +pkgver=2.29.6 +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/' @@ -18,7 +18,7 @@ depends=('gtksourceview3' 'python-gobject' 'python-pyenchant' 'python-yaml' 'webkit2gtk') makedepends=('python-setuptools') source=("https://github.com/jendrikseipp/rednotebook/archive/v$pkgver/$pkgname-$pkgver.tar.gz") -sha256sums=('92ed2b25766640bf416f740318ef3b2280082c9d1872b90e68f67f21b16575b1') +sha256sums=('7710f2e9763010eaf3ec5d8d737a12b1380d66f9c33e4bdb28aa62d8152a89b4') build() { cd $pkgname-$pkgver
