diff options
author | Yigit Sever | 2024-12-16 08:47:38 +0100 |
---|---|---|
committer | Yigit Sever | 2024-12-16 09:04:51 +0100 |
commit | 70fb59d81501a5e2baadb48dc5f35d8464c99455 (patch) | |
tree | 67bebed69f5eb6e6d5ae5f22e6f1b8713692cd45 /tex-fmt/.SRCINFO | |
parent | e4c79a34b0517093d08e029ffe3f6448e7e97c4e (diff) | |
download | packages-70fb59d81501a5e2baadb48dc5f35d8464c99455.tar.gz packages-70fb59d81501a5e2baadb48dc5f35d8464c99455.tar.bz2 packages-70fb59d81501a5e2baadb48dc5f35d8464c99455.zip |
upgpkg: tex-fmt 0.5.0-1
upstream release
Diffstat (limited to 'tex-fmt/.SRCINFO')
-rw-r--r-- | tex-fmt/.SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tex-fmt/.SRCINFO b/tex-fmt/.SRCINFO index 040d1df..52b980d 100644 --- a/tex-fmt/.SRCINFO +++ b/tex-fmt/.SRCINFO | |||
@@ -1,12 +1,12 @@ | |||
1 | pkgbase = tex-fmt | 1 | pkgbase = tex-fmt |
2 | pkgdesc = An extremely fast LaTeX formatter written in Rust | 2 | pkgdesc = An extremely fast LaTeX formatter written in Rust |
3 | pkgver = 0.4.7 | 3 | pkgver = 0.5.0 |
4 | pkgrel = 1 | 4 | pkgrel = 1 |
5 | url = https://github.com/WGUNDERWOOD/tex-fmt | 5 | url = https://github.com/WGUNDERWOOD/tex-fmt |
6 | arch = x86_64 | 6 | arch = x86_64 |
7 | license = MIT | 7 | license = MIT |
8 | makedepends = cargo | 8 | makedepends = cargo |
9 | source = tex-fmt-0.4.7.tar.gz::https://github.com/WGUNDERWOOD/tex-fmt/archive/refs/tags/v0.4.7.tar.gz | 9 | source = tex-fmt-0.5.0.tar.gz::https://github.com/WGUNDERWOOD/tex-fmt/archive/refs/tags/v0.5.0.tar.gz |
10 | sha256sums = 3259a5ee9211753787e894c10313541108149285e7eba27f8281886bb14b5c79 | 10 | sha256sums = f7c8444efeaa9ad33914d2d64d92b054854a47ab0a756ed81ca333849892e6da |
11 | 11 | ||
12 | pkgname = tex-fmt | 12 | pkgname = tex-fmt |