diff options
author | Cem Keylan <cem@ckyln.com> | 2024-10-05 21:45:47 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-10-05 21:45:47 +0200 |
commit | 4991c4a0d5795a231812562cd21b66274ae40336 (patch) | |
tree | 802c767f5a23d57996abb4453d96252a03a4dc8a /community | |
parent | ac0f6e4e023fff7d0dfc64b34af71daf21654906 (diff) | |
download | repository-4991c4a0d5795a231812562cd21b66274ae40336.tar.gz |
zathura: bump to 0.5.8
Diffstat (limited to 'community')
-rwxr-xr-x | community/zathura/build | 1 | ||||
-rw-r--r-- | community/zathura/checksums | 2 | ||||
-rw-r--r-- | community/zathura/sources | 2 | ||||
-rw-r--r-- | community/zathura/version | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/community/zathura/build b/community/zathura/build index 58f7c8b2..8688a263 100755 --- a/community/zathura/build +++ b/community/zathura/build @@ -17,4 +17,5 @@ cl-meson \ ninja -C output ninja -C output install +# TODO update manual pages clman zathura.1 zathurarc.5 diff --git a/community/zathura/checksums b/community/zathura/checksums index 7b6132a6..06c52d80 100644 --- a/community/zathura/checksums +++ b/community/zathura/checksums @@ -1,4 +1,4 @@ %BLAKE3 -b11e89087075be21b77fae170ced2368b31f9360fab3e95cbf2ae00cb511bba9 0.5.2.tar.gz +3dc0eb82b6bb10e17490a9b53c71b40d9916e54e1017a731c37e3e69940e41d0 0.5.8.tar.gz d9be16e1d807b05175bfaebe623d79d845cc960e8b2f1a9bed04447f4d4a9558 zathura.1 d89bfc84418142fa7f6f06f5ff0cdbaf86656f45cd5f78c5acc505e19b5a7040 zathurarc.5 diff --git a/community/zathura/sources b/community/zathura/sources index 0abd8550..b5b90a60 100644 --- a/community/zathura/sources +++ b/community/zathura/sources @@ -1,3 +1,3 @@ -https://github.com/pwmt/zathura/archive/0.5.2.tar.gz +https://github.com/pwmt/zathura/archive/0.5.8.tar.gz files/zathura.1 files/zathurarc.5 diff --git a/community/zathura/version b/community/zathura/version index b6c71939..f6ed7de0 100644 --- a/community/zathura/version +++ b/community/zathura/version @@ -1 +1 @@ -0.5.2 1 +0.5.8 1 |