Skip to content

Commit 42f0c16

Browse files
committed
un-get.plg aktualisiert
1 parent e73885a commit 42f0c16

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

un-get.plg

Lines changed: 8 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 "2024.01.04">
5+
<!ENTITY version "2024.04.09">
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 "1186bbfe25a85462394b08ae7f27811a">
8+
<!ENTITY md5 "2d91786691cee13a53bf8c29bd906897">
99
<!ENTITY plugin "/boot/config/plugins/&name;">
1010
<!ENTITY emhttp "/usr/local/emhttp/plugins/&name;">
1111
]>
@@ -14,6 +14,12 @@
1414

1515
<CHANGES>
1616

17+
###2024.04.09
18+
- Fixed bug where some packages won't install properly if multiple are found in repositories
19+
- Move changelog into separate file
20+
- Read version from changelog
21+
22+
1723
###2024.01.04
1824
- Make sure that repository conraid points to new URL in sources.list
1925

0 commit comments

Comments
 (0)