File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1616# The following line (GLOBALCONF) is the only line you should need to edit!
1717GLOBALCONF = /usr/share/boxes
1818GIT_STATUS = $(shell git describe --dirty --always 2>/dev/null || echo "n/a")
19- BVERSION = 2.2.1
19+ BVERSION = 2.3.0
2020
2121ALL_FILES = LICENSE README.md boxes-config
2222DOC_FILES = doc/boxes.1 doc/boxes.el
Original file line number Diff line number Diff line change 2929
3030include $(TOPDIR)/rules.mk
3131PKG_NAME:=boxes
32- PKG_VERSION:=2.2.1
32+ PKG_VERSION:=2.3.0
3333PKG_RELEASE:=1
3434PKG_BUILD_DIR:=$(PKG_NAME)-$(PKG_VERSION).$(PKG_RELEASE)
3535
3636
37- PKG_SOURCE:=v2.2.1 .tar.gz
37+ PKG_SOURCE:=v2.3.0 .tar.gz
3838PKG_SOURCE_URL:=https://github.com/ascii-boxes/boxes/archive/refs/tags/
3939
4040include $(INCLUDE_DIR)/package.mk
Original file line number Diff line number Diff line change 33 <metadata >
44 <id >boxes.portable</id >
55 <title >boxes (Portable)</title >
6- <version >2.2.1 </version >
6+ <version >2.3.0 </version >
77 <authors >Thomas Jensen and the boxes contributors</authors >
88 <summary >Command Line ASCII Boxes Unlimited!</summary >
99 <description ><![CDATA[ *Boxes* is a command line program that draws a box around its input text. It can remove
@@ -65,10 +65,10 @@ Details on where boxes looks for configuration files can be found
6565 <tags >ascii ascii-art box boxes command-line cli</tags >
6666 <iconUrl >https://boxes.thomasjensen.com/images/boxes-sq-256.png</iconUrl >
6767 <!-- <license type="expression">GPL-3.0-only</license> -->
68- <licenseUrl >https://raw.githubusercontent.com/ascii-boxes/boxes/v2.2.1 /LICENSE</licenseUrl >
68+ <licenseUrl >https://raw.githubusercontent.com/ascii-boxes/boxes/v2.3.0 /LICENSE</licenseUrl >
6969 <language >en</language >
7070 <requireLicenseAcceptance >false</requireLicenseAcceptance >
71- <releaseNotes >https://boxes.thomasjensen.com/2023/08 /boxes-v2.2.1 -released.html</releaseNotes >
71+ <releaseNotes >https://boxes.thomasjensen.com/2024/02 /boxes-v2.3.0 -released.html</releaseNotes >
7272 <projectSourceUrl >https://github.com/ascii-boxes/boxes</projectSourceUrl >
7373 <packageSourceUrl >https://github.com/ascii-boxes/boxes/blob/master/boxes.portable.nuspec</packageSourceUrl >
7474 <docsUrl >https://boxes.thomasjensen.com/</docsUrl >
Original file line number Diff line number Diff line change 1- .\" @(#)boxes.1 2.2.1 08/24/2023
1+ .\" @(#)boxes.1 2.3.0 02/17/2024
22.\"
3- .TH boxes 1 "August 24 2023 "
3+ .TH boxes 1 "February 17 2024 "
44.UC 4
55.SH NAME
66boxes \- text mode box and comment drawing filter
You can’t perform that action at this time.
0 commit comments