diff options
author | gilbus | 2023-08-07 16:17:39 +0000 |
---|---|---|
committer | gilbus | 2023-08-07 16:17:39 +0000 |
commit | b75bf14871da4555a391d0894a089e8e544c0319 (patch) | |
tree | 8e70db0479f3c5d4f669886f71db9917fbd52f6a /.SRCINFO | |
parent | 87e2e0e33ba624f957b0f724b9289ec8cb39c059 (diff) | |
download | aur-b75bf14871da4555a391d0894a089e8e544c0319.tar.gz |
Update to 0.9.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = frogmouth pkgdesc = A Markdown browser for your terminal - pkgver = 0.8.0 + pkgver = 0.9.0 pkgrel = 1 url = https://github.com/textualize/frogmouth arch = any @@ -10,14 +10,14 @@ pkgbase = frogmouth makedepends = python-setuptools makedepends = python-wheel makedepends = python-poetry-core - depends = python-textual>=0.24.0 + depends = python-textual depends = python-httpx depends = python-typing_extensions depends = python-xdg-base-dirs depends = python-linkify-it-py - source = https://files.pythonhosted.org/packages/source/f/frogmouth/frogmouth-0.8.0.tar.gz + source = https://files.pythonhosted.org/packages/source/f/frogmouth/frogmouth-0.9.0.tar.gz source = xdg-base-dirs.patch - sha256sums = a2ec36c1526ed59129747314494b93ffa67930562ffa4165c8819c65e1592f1e + sha256sums = b0735b730babe2d37c45fc5947d5aa7065880d92c5d823a354066a036b1deb5d sha256sums = fe6bcfd3b8c962be3a9a19a9bb46d7ebe33b973981ab7d092b5e225c552432fc pkgname = frogmouth |