diff options
author | Vitalii Kuzhdin | 2024-11-11 14:27:29 +0100 |
---|---|---|
committer | Vitalii Kuzhdin | 2024-11-11 14:27:29 +0100 |
commit | 3185b2a573ba9ed4b034d3190592372768d83569 (patch) | |
tree | 713d79528e0129da32223b970d80eab2ca5e0133 /.SRCINFO | |
parent | 3bacbdc98ed1289e1736a405f10a9ab11053141b (diff) | |
download | aur-3185b2a573ba9ed4b034d3190592372768d83569.tar.gz |
Clean up
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -5,15 +5,15 @@ pkgbase = wiper-bin url = https://github.com/ikebastuz/wiper arch = x86_64 license = MIT - depends = glibc depends = gcc-libs + depends = glibc provides = wiper conflicts = wiper - source = https://github.com/ikebastuz/wiper/raw/v0.2.1/README.md - source = https://github.com/ikebastuz/wiper/raw/v0.2.1/License + source = README-0.2.1.md::https://github.com/ikebastuz/wiper/raw/v0.2.1/README.md + source = LICENSE-0.2.1::https://github.com/ikebastuz/wiper/raw/v0.2.1/License sha256sums = 9ef95b7d6df6a3ec143212acf5a2fa9601de2ccc804081f038f72ee2cf03d6d9 sha256sums = ee1a3a006e00338961551c13aaa4cdc5e4ae7367ea89f417f6cc06c3d8747da9 - source_x86_64 = https://github.com/ikebastuz/wiper/releases/download/v0.2.1/wiper-x86_64-unknown-linux-gnu.tar.gz + source_x86_64 = wiper-0.2.1.tar.gz::https://github.com/ikebastuz/wiper/releases/download/v0.2.1/wiper-x86_64-unknown-linux-gnu.tar.gz sha256sums_x86_64 = 1acfe5e6ea3c5b9f09993123c7fb8918d05b903f1f9e915f4f267ab5eb98c5bd pkgname = wiper-bin |