Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11035521
D9946.id23952.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D9946.id23952.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : lazygit
-version : 0.23.2
-release : 4
+version : 0.23.7
+release : 5
source :
- - https://github.com/jesseduffield/lazygit/archive/v0.23.2.tar.gz : a541756a28d00ffc1fc9ba385c06b91fcc51df815a2919f7072873c969b2034c
+ - https://github.com/jesseduffield/lazygit/archive/v0.23.7.tar.gz : 0a5284d4ed513cd3094e1e4871da8b99c7b1d8b04a8aaaf4dc77bb932f630f1c
license : MIT
component : programming.tools
summary : A simple terminal UI for git commands, written in Go with the gocui library.
@@ -11,12 +11,8 @@
networking : yes
builddeps :
- golang
- - go-md2man
build : |
go build -ldflags "-X main.version=$version" -o lazygit
- # Make a man page
- go-md2man -in README.md -out lazygit.1
install : |
install -Dm00755 $workdir/lazygit $installdir/usr/bin/lazygit
- install -Dm00644 $workdir/lazygit.1 $installdir/usr/man/man1/lazygit.1
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -20,16 +20,15 @@
<PartOf>programming.tools</PartOf>
<Files>
<Path fileType="executable">/usr/bin/lazygit</Path>
- <Path fileType="data">/usr/man/man1/lazygit.1</Path>
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2020-10-12</Date>
- <Version>0.23.2</Version>
+ <Update release="5">
+ <Date>2020-11-10</Date>
+ <Version>0.23.7</Version>
<Comment>Packaging update</Comment>
<Name>David Harder</Name>
<Email>david@davidjharder.ca</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 6:02 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5832382
Default Alt Text
D9946.id23952.diff (1 KB)
Attached To
Mode
D9946: Update lazygit to 0.23.7
Attached
Detach File
Event Timeline
Log In to Comment