summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoe0842021-12-06 19:09:56 +0100
committerJoe0842021-12-06 19:09:56 +0100
commit58420a9417ff618a08bf56fc57e304f2f748affd (patch)
tree1423fb64b4f863e96cfcc895d6bec8328d6fa409 /PKGBUILD
parent234353649a3d1209bd979bb7fa01f76023eb6dff (diff)
downloadaur-58420a9417ff618a08bf56fc57e304f2f748affd.tar.gz
change pico-8.txt to pico-8_manual.txt
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 195aaa91de7c..ea182222c2c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -99,7 +99,7 @@ package () {
local _pico8_bin="pico8"
local _pico8_dyn="pico8_dyn"
local _pico8_dat="pico8.dat"
- local _pico8_txt="pico-8.txt"
+ local _pico8_txt="pico-8_manual.txt"
local _pico8_icon="pico-8.png"
local _pico8_mime="${_file_mime}"
local _pico8_desktop="${_file_desktop}"