summaryrefslogtreecommitdiff
path: root/notepadnext/debian/notepadnext.dsc
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-07-13 11:26:48 -0400
committerB. Stack <bgstack15@gmail.com>2022-07-13 11:26:48 -0400
commit8293db08ccf7b0dc8b6a90753397d90add301d73 (patch)
tree2f82810ec1d1971af6f03497b4d441d0b48bd758 /notepadnext/debian/notepadnext.dsc
parentnotepadnext: add dsc file (diff)
downloadstackrpms-8293db08ccf7b0dc8b6a90753397d90add301d73.tar.gz
stackrpms-8293db08ccf7b0dc8b6a90753397d90add301d73.tar.bz2
stackrpms-8293db08ccf7b0dc8b6a90753397d90add301d73.zip
notepadnext 0.5.3
disable i18n for now
Diffstat (limited to 'notepadnext/debian/notepadnext.dsc')
-rw-r--r--notepadnext/debian/notepadnext.dsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/notepadnext/debian/notepadnext.dsc b/notepadnext/debian/notepadnext.dsc
index d84ddcd..ae1e6a4 100644
--- a/notepadnext/debian/notepadnext.dsc
+++ b/notepadnext/debian/notepadnext.dsc
@@ -2,7 +2,7 @@ Format: 3.0 (quilt)
Source: notepadnext
Binary: notepadnext
Architecture: any
-Version: 0.4.10-1
+Version: 0.5.3-1
Maintainer: B. Stack <bgstack15@gmail.com>
Homepage: https://github.com/dail8859/NotepadNext
Standards-Version: 4.5.0
bgstack15