Date: Saturday, April 15, 2023 @ 18:25:32
  Author: arojas
Revision: 1446192

upgpkg: rednotebook 2.29.5-1: Update to 2.29.5

Modified:
  rednotebook/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-15 17:44:43 UTC (rev 1446191)
+++ PKGBUILD    2023-04-15 18:25:32 UTC (rev 1446192)
@@ -9,15 +9,16 @@
 # Contributor: Stefan Husmann <[email protected]>
 
 pkgname=rednotebook
-pkgver=2.27.1
-pkgrel=2
+pkgver=2.29.5
+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/'
 license=('GPL')
 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=('1e569c29cfe94e2853d6ef8538271e79b80b88dfc73be9086eddcce6193bfe9a')
+sha256sums=('92ed2b25766640bf416f740318ef3b2280082c9d1872b90e68f67f21b16575b1')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to