Date: Friday, November 25, 2022 @ 20:38:09 Author: arojas Revision: 1353915
upgpkg: rednotebook 2.27.1-1: Update to 2.27.1 Modified: rednotebook/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-25 20:35:56 UTC (rev 1353914) +++ PKGBUILD 2022-11-25 20:38:09 UTC (rev 1353915) @@ -9,7 +9,7 @@ # Contributor: Stefan Husmann <[email protected]> pkgname=rednotebook -pkgver=2.26 +pkgver=2.27.1 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=('4be4c1a8f339964e7e034faf5caabbd0983b635b9aa8a8bb556af2e8043a8db2') +sha256sums=('1e569c29cfe94e2853d6ef8538271e79b80b88dfc73be9086eddcce6193bfe9a') build() { cd $pkgname-$pkgver
