diff options
author | zxp19821005 | 2023-12-13 18:49:20 +0800 |
---|---|---|
committer | zxp19821005 | 2023-12-13 18:49:20 +0800 |
commit | da677c37eff0688ddc18fa2403b6da349ccb5536 (patch) | |
tree | 1808efcdb57b893f4d17f4ea0b784710a4425ac6 /.SRCINFO | |
parent | e1989f0678148e34dd587adab6a0221f40d1c837 (diff) | |
download | aur-da677c37eff0688ddc18fa2403b6da349ccb5536.tar.gz |
fix errors
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,12 +1,11 @@ pkgbase = protoman-bin pkgdesc = A Postman-like API client for protobuf-based messages. pkgver = 0.4.1 - pkgrel = 3 + pkgrel = 4 url = https://github.com/spluxx/Protoman arch = x86_64 license = MIT makedepends = squashfuse - depends = bash depends = electron9 depends = gdk-pixbuf2 depends = libxext @@ -15,10 +14,10 @@ pkgbase = protoman-bin provides = protoman=0.4.1 conflicts = protoman source = protoman-0.4.1.AppImage::https://github.com/spluxx/Protoman/releases/download/v0.4.1/Protoman-0.4.1.AppImage - source = LICENSE.txt::https://raw.githubusercontent.com/spluxx/Protoman/v0.4.1/LICENSE.txt + source = LICENSE-0.4.1.txt::https://raw.githubusercontent.com/spluxx/Protoman/v0.4.1/LICENSE.txt source = protoman.sh sha256sums = 50934845993c2bcaaa3a659c907703fd9eef16dbf68f714aad512ff8b06445a3 sha256sums = a70b7631e4233a150ba463a503958f7e76bbb44d3da40ef36b22e4cc158742d9 - sha256sums = 0ef9e22d6860cca400e93d466b213f978f4ecd197da5aaf81d5109aa00fe376b + sha256sums = 8915ca75d453698df81f7f3305cce6869f4261d754d90f0c3724b73c7b24ca84 pkgname = protoman-bin |