summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39e7fdd7f85e..77327cfc383b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname='filenote-git'
_pkgname="${pkgname%-git}"
-pkgver=r41.556caa7
-pkgrel=2
+pkgver=r50.a689c49
+pkgrel=1
pkgdesc='Attach a comment to a file or directory (development version)'
arch=('any')
url='https://codeberg.org/kas/filenote'
license=('GPL3')
-depends=('python>=3.6')
+depends=('python>=3.8')
provides=("$_pkgname")
conflicts=("$_pkgname")
source=("git+$url")