summaryrefslogtreecommitdiff
path: root/notepadnext/debian/watch
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-04-16 16:52:07 +0000
committerB. Stack <bgstack15@gmail.com>2022-04-16 16:52:07 +0000
commit5d87f1a7d8940db8eee48d66f33d4ca1104df1c6 (patch)
tree3d79b42db75acb9d66e2496da384ed82d0f93f2e /notepadnext/debian/watch
parentMerge branch 'scite-bump' into 'master' (diff)
parentadd notepadnext dpkg (diff)
downloadstackrpms-5d87f1a7d8940db8eee48d66f33d4ca1104df1c6.tar.gz
stackrpms-5d87f1a7d8940db8eee48d66f33d4ca1104df1c6.tar.bz2
stackrpms-5d87f1a7d8940db8eee48d66f33d4ca1104df1c6.zip
Merge branch 'notepadnext-bump' into 'master'
Notepadnext bump See merge request bgstack15/stackrpms!295
Diffstat (limited to 'notepadnext/debian/watch')
-rw-r--r--notepadnext/debian/watch2
1 files changed, 2 insertions, 0 deletions
diff --git a/notepadnext/debian/watch b/notepadnext/debian/watch
new file mode 100644
index 0000000..76575dc
--- /dev/null
+++ b/notepadnext/debian/watch
@@ -0,0 +1,2 @@
+# You must remove unused comment lines for the released package.
+version=3
bgstack15