diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : rednotebook
-version : '2.19'
-release : 15
+version : '2.20'
+release : 16
source :
- - https://github.com/jendrikseipp/rednotebook/archive/v2.19.tar.gz : cea73cc2f657bd5d409907c4b549a8be3a9de125cbe4a14a06697777b17ee57a
+ - https://github.com/jendrikseipp/rednotebook/archive/v2.20.tar.gz : 44407f49e772e4fc7589270735fefdc4b5a80f62ea605e9a2e54de2670d6b77c
homepage : https://rednotebook.app
license : GPL-2.0-or-later
component : office.notes
@@ -15,6 +15,7 @@
- pyenchant
- pyyaml
build : |
+ sed -i "s|2019|2020|g" rednotebook/info.py
%python3_setup
install : |
%python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -21,7 +21,7 @@
office.notes
/usr/bin/rednotebook
- /usr/lib/python3.7/site-packages/rednotebook-2.19-py3.7.egg-info
+ /usr/lib/python3.7/site-packages/rednotebook-2.20-py3.7.egg-info
/usr/lib/python3.7/site-packages/rednotebook/__init__.py
/usr/lib/python3.7/site-packages/rednotebook/__pycache__/__init__.cpython-37.pyc
/usr/lib/python3.7/site-packages/rednotebook/__pycache__/backup.cpython-37.pyc
@@ -190,12 +190,12 @@
-
- 2020-06-25
- 2.19
+
+ 2020-08-04
+ 2.20
Packaging update
Algent Albrahimi
algent@protonmail.com
\ No newline at end of file