diff options
author | zxp19821005 | 2023-11-14 11:36:20 +0800 |
---|---|---|
committer | zxp19821005 | 2023-11-14 11:36:20 +0800 |
commit | b53ba6a2c96bb1806988d1ba9596887bf0996d95 (patch) | |
tree | 2167eb7322d9287f0854746a4455281f75980b1f /.SRCINFO | |
parent | 87d474c1c1f7390535b5266e71b5fcb887ae1610 (diff) | |
download | aur-b53ba6a2c96bb1806988d1ba9596887bf0996d95.tar.gz |
fix errors
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,21 +1,19 @@ pkgbase = frosch-bin pkgdesc = Frosch, software para juego de rana electrónica o rana digital. pkgver = 2.0.2 - pkgrel = 5 + pkgrel = 6 url = https://github.com/ivanrey/Frosch arch = i686 arch = x86_64 license = MIT - makedepends = asar makedepends = gendesk - depends = bash depends = electron11 provides = frosch=2.0.2 conflicts = frosch source = LICENSE::https://raw.githubusercontent.com/ivanrey/Frosch/v2.0.2/LICENSE source = frosch.sh sha256sums = 70d564391aa89ca77317a0716d27d450d939c41d0554a66da392b28784d6fa7d - sha256sums = 3645e814b95471b0f8ae979a5c4567bf977e85ef544cebdbed257f9bdc934168 + sha256sums = 7d31e6c20fc5010a1e58d6579301c378608a4b5ba9c8f58d989735392d439d03 source_i686 = frosch-2.0.2-i686.zip::https://github.com/ivanrey/Frosch/releases/download/v2.0.2/Frosch-linux-ia32.zip sha256sums_i686 = 78ca0dbd64a0e6e1155632219d3990a76358abd8c385ef88a7094edc1a8aa8b6 source_x86_64 = frosch-2.0.2-x86_64.zip::https://github.com/ivanrey/Frosch/releases/download/v2.0.2/Frosch-linux-x64.zip |