Skip to content

Commit e6226e2

Browse files
committed
un-get.plg aktualisiert
1 parent 9942f61 commit e6226e2

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

un-get.plg

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!DOCTYPE PLUGIN [
33
<!ENTITY name "un-get">
44
<!ENTITY author "ich777">
5-
<!ENTITY version "2023.07.19">
5+
<!ENTITY version "2023.11.12">
66
<!ENTITY gitURL "https://github.com/&author;/&name;/releases/download">
77
<!ENTITY pluginURL "https://raw.githubusercontent.com/&author;/un-get/master/&name;.plg">
8-
<!ENTITY md5 "10c83e59d53f84372871e86a0b93087c">
8+
<!ENTITY md5 "1186bbfe25a85462394b08ae7f27811a">
99
<!ENTITY plugin "/boot/config/plugins/&name;">
1010
<!ENTITY emhttp "/usr/local/emhttp/plugins/&name;">
1111
]>
@@ -14,6 +14,9 @@
1414

1515
<CHANGES>
1616

17+
###2023.11.12
18+
- Corrections for spelling and grammatical errors in user-visible statements - thank you GitHub user kcpants
19+
1720
###2023.07.19
1821
- added '--force'/'-f' option to 'upgrade' to force a update from packages. The option 'un-get upgrade --force' will pull all existing packages again but don't install them in case you change from Slackware 15.0 to current or vice versa.
1922
The new packages will be installed on reboot. ATTENTION: If packages are not found in the new repositories they will be uninstalled immediately after confirming the force upgrade.

0 commit comments

Comments
 (0)