Page MenuHomeSolus

D10228.diff
No OneTemporary

D10228.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : glow
-version : 1.2.1
-release : 1
+version : 1.3.0
+release : 2
homepage : https://github.com/charmbracelet/glow
source :
- - https://github.com/charmbracelet/glow/archive/v1.2.1.tar.gz : ceb9369e2f93412abf914fd4cdc2e1a7e70cf48e2b2607c1e10847223c4a1b68
+ - https://github.com/charmbracelet/glow/archive/v1.3.0.tar.gz : 828d8453f026a24cd7a6dcf8d97213fe713cadcfab7ca969d5f4c8338d88bb86
license : MIT
component : office.notes
summary : Glow is a terminal based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI.
@@ -23,7 +23,7 @@
export GO111MODULE=on
export PATH=$PATH:$GOPATH:$GOPATH/bin/
cd src/github.com/charmbracelet/glow
- %make
+ go build -ldflags "-s -w -X main.Version=${version}"
install : |
cd src/github.com/charmbracelet/glow/
install -Dm00755 glow $installdir/usr/bin/glow
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -8,14 +8,14 @@
</Packager>
<License>MIT</License>
<PartOf>office.notes</PartOf>
- <Summary xml:lang="en">Render markdown on the CLI.</Summary>
+ <Summary xml:lang="en">Glow is a terminal based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI.</Summary>
<Description xml:lang="en">Glow is a terminal based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI. Use it to discover markdown files, read documentation directly on the command line and stash markdown files to your own private collection so you can read them anywhere. Glow will find local markdown files in subdirectories or a local Git repository.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>glow</Name>
- <Summary xml:lang="en">Render markdown on the CLI.</Summary>
+ <Summary xml:lang="en">Glow is a terminal based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI.</Summary>
<Description xml:lang="en">Glow is a terminal based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI. Use it to discover markdown files, read documentation directly on the command line and stash markdown files to your own private collection so you can read them anywhere. Glow will find local markdown files in subdirectories or a local Git repository.
</Description>
<PartOf>office.notes</PartOf>
@@ -24,12 +24,12 @@
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2020-12-02</Date>
- <Version>1.2.1</Version>
+ <Update release="2">
+ <Date>2021-01-01</Date>
+ <Version>1.3.0</Version>
<Comment>Packaging update</Comment>
<Name>Selwyn Versteeg</Name>
<Email>talk@selwyn.cc</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 9:29 PM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5801978
Default Alt Text
D10228.diff (3 KB)

Event Timeline