File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2121# The following line (GLOBALCONF) is the only line you should need to edit!
2222GLOBALCONF = /usr/share/boxes
2323GIT_STATUS = ($(shell git describe --dirty --always) )
24- BVERSION = 2.0 .0
24+ BVERSION = 2.1 .0
2525
2626ALL_FILES = LICENSE README.md boxes-config
2727DOC_FILES = doc/boxes.1 doc/boxes.el
Original file line number Diff line number Diff line change 3434
3535include $(TOPDIR)/rules.mk
3636PKG_NAME:=boxes
37- PKG_VERSION:=2.0 .0
37+ PKG_VERSION:=2.1 .0
3838PKG_RELEASE:=1
3939PKG_BUILD_DIR:=$(PKG_NAME)-$(PKG_VERSION).$(PKG_RELEASE)
4040
4141
42- PKG_SOURCE:=v2.0 .0.tar.gz
42+ PKG_SOURCE:=v2.1 .0.tar.gz
4343PKG_SOURCE_URL:=http://github.com/ascii-boxes/boxes/archive/
4444
4545include $(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.0 .0</version >
6+ <version >2.1 .0</version >
77 <authors >The Boxes Contributors</authors >
88 <owners >Thomas Jensen</owners >
99 <summary >Command Line ASCII Boxes Unlimited!</summary >
@@ -83,10 +83,10 @@ these locations (in order):
8383 <tags >ascii ascii-art filter command-line cli</tags >
8484 <iconUrl >https://boxes.thomasjensen.com/images/boxes-sq-256.png</iconUrl >
8585 <!-- <license type="expression">GPL-2.0-only</license> -->
86- <licenseUrl >https://raw.githubusercontent.com/ascii-boxes/boxes/v2.0 .0/LICENSE</licenseUrl >
86+ <licenseUrl >https://raw.githubusercontent.com/ascii-boxes/boxes/v2.1 .0/LICENSE</licenseUrl >
8787 <language >en</language >
8888 <requireLicenseAcceptance >false</requireLicenseAcceptance >
89- <releaseNotes >https://boxes.thomasjensen.com/2021/02 /boxes-v2.0 .0-released.html</releaseNotes >
89+ <releaseNotes >https://boxes.thomasjensen.com/2021/04 /boxes-v2.1 .0-released.html</releaseNotes >
9090 <projectSourceUrl >https://github.com/ascii-boxes/boxes</projectSourceUrl >
9191 <packageSourceUrl >https://github.com/ascii-boxes/boxes/blob/master/boxes.portable.nuspec</packageSourceUrl >
9292 <docsUrl >https://boxes.thomasjensen.com/docs/</docsUrl >
Original file line number Diff line number Diff line change 1- .\" @(#)boxes.1 2.0 .0 04/17/2021
1+ .\" @(#)boxes.1 2.1 .0 04/17/2021
22.\"
33.TH boxes 1 "April 17 2021"
44.UC 4
You can’t perform that action at this time.
0 commit comments