Skip to content

Commit a68dbed

Browse files
committed
incorrect fixes need a redo
1 parent 4303aa8 commit a68dbed

File tree

14 files changed

+646
-553
lines changed

14 files changed

+646
-553
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
github: flexiondotorg
44
patreon: wimpysworld
5-
custom: https://wimpysworld.io/tip
5+
custom: https://wimpysworld.io/tip

01-main/packages/authme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ if [ "${ACTION}" != "prettylist" ]; then
66
fi
77
PRETTY_NAME="Authme"
88
WEBSITE="https://github.com/Levminer/authme"
9-
SUMMARY="Simple cross-platform two-factor (2FA) authenticator app for desktop."
9+
SUMMARY="Simple cross-platform two-factor (2FA) authenticator app for desktop."

01-main/packages/croc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ if [ "${ACTION}" != "prettylist" ]; then
2323
fi
2424
PRETTY_NAME="Croc"
2525
WEBSITE="https://schollz.com/blog/croc6/"
26-
SUMMARY="Fast, simple, and secure file transfer between any two computers"
26+
SUMMARY="Fast, simple, and secure file transfer between any two computers"

01-main/packages/indicator-sound-switcher

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ PPA="ppa:yktooo/ppa"
33
PRETTY_NAME="Sound Switcher Indicator"
44
WEBSITE="https://yktoo.com/en/software/sound-switcher-indicator/#software-downloads"
55
SUMMARY="Sound input/output selector indicator for Linux."
6-

01-main/packages/tarsnap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ APT_REPO_URL="http://pkg.tarsnap.com/deb/${UPSTREAM_CODENAME} ./"
44
APT_REPO_OPTIONS="arch=amd64"
55
PRETTY_NAME="Tarsnap"
66
WEBSITE="https://www.tarsnap.com/"
7-
SUMMARY="Online backups for the truly paranoid. Tarsnap is a secure, efficient online backup service"
7+
SUMMARY="Online backups for the truly paranoid. Tarsnap is a secure, efficient online backup service"

01-main/packages/thinlinc-client

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
DEFVER=1
22
ARCHS_SUPPORTED="amd64 armhf"
33
local TARGET_ARCH="xxx"
4-
4+
55
case ${HOST_ARCH} in
66
amd64|intel)
77
TARGET_ARCH=amd64;;

01-main/packages/tonelib-gfx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ if [ "${ACTION}" != "prettylist" ]; then
77
fi
88
PRETTY_NAME="ToneLib GFX"
99
WEBSITE="https://tonelib.net"
10-
SUMMARY="A complete guitar studio in one app."
10+
SUMMARY="A complete guitar studio in one app."

01-main/packages/tonelib-jam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ if [ "${ACTION}" != "prettylist" ]; then
77
fi
88
PRETTY_NAME="ToneLib Jam"
99
WEBSITE="https://tonelib.net"
10-
SUMMARY="The ultimate software dedicated to the beginner as well as the advanced guitar player."
10+
SUMMARY="The ultimate software dedicated to the beginner as well as the advanced guitar player."

01-main/packages/tonelib-metal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ if [ "${ACTION}" != "prettylist" ]; then
77
fi
88
PRETTY_NAME="ToneLib Metal"
99
WEBSITE="https://tonelib.net"
10-
SUMMARY="Ideal Amp Suite for Metal Guitar"
10+
SUMMARY="Ideal Amp Suite for Metal Guitar"

01-main/packages/trilium

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ if [ "${ACTION}" != "prettylist" ]; then
66
fi
77
PRETTY_NAME="Trilium Notes"
88
WEBSITE="https://github.com/zadam/trilium/"
9-
SUMMARY="Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases."
9+
SUMMARY="Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases."

0 commit comments

Comments
 (0)