mirror of
https://github.com/Steffo99/archpkg-spiral-knights-steam.git
synced 2024-11-21 15:44:23 +00:00
Change indentation
This commit is contained in:
parent
7db346053a
commit
d178606fa0
2 changed files with 49 additions and 48 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@
|
||||||
/src/
|
/src/
|
||||||
/spiral.tar.gz
|
/spiral.tar.gz
|
||||||
/*.tar.zst
|
/*.tar.zst
|
||||||
|
/.idea/
|
||||||
|
|
4
PKGBUILD
4
PKGBUILD
|
@ -44,9 +44,9 @@ source=(
|
||||||
|
|
||||||
# Source files checksums
|
# Source files checksums
|
||||||
sha512sums=(
|
sha512sums=(
|
||||||
# spiral-knights.desktop
|
# spiral-knights-steam.desktop
|
||||||
"b45f60b9a257d0a1aa4593bdb73b9454b467eef6f588225d5d7188be5a06db2254ba61b6e4ef8f7f61f65dc5949f9c2836623bdce905204b9b93d0e253395248"
|
"b45f60b9a257d0a1aa4593bdb73b9454b467eef6f588225d5d7188be5a06db2254ba61b6e4ef8f7f61f65dc5949f9c2836623bdce905204b9b93d0e253395248"
|
||||||
# spiral-knights.png
|
# spiral-knights-steam.png
|
||||||
"08d5165d510755ea84ebe189803dbf66e50efd0c5b35d92b48a164f593544bce85b2852e24a41d218c733116e93994e315cafa677b8dc62d2d163a35687c52d8"
|
"08d5165d510755ea84ebe189803dbf66e50efd0c5b35d92b48a164f593544bce85b2852e24a41d218c733116e93994e315cafa677b8dc62d2d163a35687c52d8"
|
||||||
# steam_appid.txt
|
# steam_appid.txt
|
||||||
"35b91557cb0c4521833bb181ad344e64364e524597d91c0533df4c974254039ca6f63d45936c75fdc3383d91b901fab5639d1c62c3729c357f186ca43ef32a73"
|
"35b91557cb0c4521833bb181ad344e64364e524597d91c0533df4c974254039ca6f63d45936c75fdc3383d91b901fab5639d1c62c3729c357f186ca43ef32a73"
|
||||||
|
|
Loading…
Reference in a new issue