summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-07-20 13:07:42 -0400
committerB. Stack <bgstack15@gmail.com>2024-07-20 13:07:42 -0400
commitaf6e46a4b4881a3f3b31cab3596d563fc9a65d5b (patch)
tree69d96de855bdf739f504c3092e600660e672ab25
parentscite update stackrpms.lua (diff)
downloadstackrpms-af6e46a4b4881a3f3b31cab3596d563fc9a65d5b.tar.gz
stackrpms-af6e46a4b4881a3f3b31cab3596d563fc9a65d5b.tar.bz2
stackrpms-af6e46a4b4881a3f3b31cab3596d563fc9a65d5b.zip
update dosbox-x readme for deprecation notice
-rw-r--r--dosbox-x/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/dosbox-x/README.md b/dosbox-x/README.md
index 50c2684..fb1cc9b 100644
--- a/dosbox-x/README.md
+++ b/dosbox-x/README.md
@@ -1,6 +1,8 @@
# README for Dosbos-x
This is a dpkg for [dosbox-x](https://dosbox-x.com/)
+DEPRECATED! Devuan now has this in the official repos. It entered unstable a few months after I converted this package build, so around 2023-09.
+
## Upstream
The original application is at the above link. This repo <https://bgstack15.ddns.net/cgit/stackrpms> is the original location of the dpkg recipe.
bgstack15