We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1f3367 commit 1d40fd6Copy full SHA for 1d40fd6
PKGBUILD
@@ -1,7 +1,7 @@
1
# Maintainer: Arnaud Gissinger <agissing@student.42.fr>
2
pkgname=rofi-notion
3
-pkgver=2.0.3
4
-pkgrel=5
+pkgver=2.0.4
+pkgrel=1
5
pkgdesc="Quickly create new Notion pages for your databases with rofi as GUI."
6
arch=('any')
7
url="https://github.com/mathix420/rofi-notion"
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools >= 56"]
[project]
name = "rofi-notion"
-version = "2.0.3"
+version = "2.0.4"
authors = [
8
{name = "Arnaud Gissinger", email = "agissing@student.42.fr"},
9
]
0 commit comments