Page MenuHomeSolus

D8079.diff
No OneTemporary

D8079.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,5 +1,4 @@
libc.so.6
libgcc_s.so.1
-libm.so.6
libncursesw.so.5
libstdc++.so.6
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,9 @@
name : kakoune
-version : 2019.07.01
-release : 3
+version : 2020.01.16
+release : 4
source :
- - https://github.com/mawww/kakoune/releases/download/v2019.07.01/kakoune-2019.07.01.tar.bz2 : 8cf978499000bd71a78736eaee5663bd996f53c4e610c62a9bd97502a3ed6fd3
+ - https://github.com/mawww/kakoune/releases/download/v2020.01.16/kakoune-2020.01.16.tar.bz2 : a094f1689f0228308f631e371b382b0c0522391fc8b6c23a6cbc71ff404a0dae
+homepage : http://kakoune.org
license : Unlicense
component : editor
summary : kakoune, mawww's experiment for a better code editor
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,9 +1,10 @@
<PISI>
<Source>
<Name>kakoune</Name>
+ <Homepage>http://kakoune.org</Homepage>
<Packager>
- <Name>Stanislav Ch. Nikolov</Name>
- <Email>stanislav.ltb@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>Unlicense</License>
<PartOf>editor</PartOf>
@@ -26,9 +27,13 @@
<Path fileType="data">/usr/share/kak/colors/default.kak</Path>
<Path fileType="data">/usr/share/kak/colors/desertex.kak</Path>
<Path fileType="data">/usr/share/kak/colors/github.kak</Path>
+ <Path fileType="data">/usr/share/kak/colors/greyscale.kak</Path>
<Path fileType="data">/usr/share/kak/colors/gruvbox.kak</Path>
+ <Path fileType="data">/usr/share/kak/colors/kaleidoscope-dark.kak</Path>
+ <Path fileType="data">/usr/share/kak/colors/kaleidoscope-light.kak</Path>
<Path fileType="data">/usr/share/kak/colors/lucius.kak</Path>
<Path fileType="data">/usr/share/kak/colors/palenight.kak</Path>
+ <Path fileType="data">/usr/share/kak/colors/plain.kak</Path>
<Path fileType="data">/usr/share/kak/colors/red-phoenix.kak</Path>
<Path fileType="data">/usr/share/kak/colors/reeder.kak</Path>
<Path fileType="data">/usr/share/kak/colors/solarized-dark-termcolors.kak</Path>
@@ -72,6 +77,7 @@
<Path fileType="data">/usr/share/kak/rc/filetype/cucumber.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/d.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/dart.kak</Path>
+ <Path fileType="data">/usr/share/kak/rc/filetype/dhall.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/diff.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/dockerfile.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/elixir.kak</Path>
@@ -79,8 +85,10 @@
<Path fileType="data">/usr/share/kak/rc/filetype/etc.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/exherbo.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/fish.kak</Path>
+ <Path fileType="data">/usr/share/kak/rc/filetype/fsharp.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/gas.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/git.kak</Path>
+ <Path fileType="data">/usr/share/kak/rc/filetype/gluon.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/go.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/haml.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/haskell.kak</Path>
@@ -90,12 +98,14 @@
<Path fileType="data">/usr/share/kak/rc/filetype/ini.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/java.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/javascript.kak</Path>
+ <Path fileType="data">/usr/share/kak/rc/filetype/jinja.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/json.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/julia.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/just.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/kakrc.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/kickstart.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/latex.kak</Path>
+ <Path fileType="data">/usr/share/kak/rc/filetype/ledger.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/lisp.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/lua.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/mail.kak</Path>
@@ -104,6 +114,7 @@
<Path fileType="data">/usr/share/kak/rc/filetype/mercurial.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/moon.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/nim.kak</Path>
+ <Path fileType="data">/usr/share/kak/rc/filetype/nix.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/ocaml.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/perl.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/php.kak</Path>
@@ -125,6 +136,7 @@
<Path fileType="data">/usr/share/kak/rc/filetype/swift.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/systemd.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/taskpaper.kak</Path>
+ <Path fileType="data">/usr/share/kak/rc/filetype/terraform.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/toml.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/troff.kak</Path>
<Path fileType="data">/usr/share/kak/rc/filetype/tupfile.kak</Path>
@@ -136,7 +148,7 @@
<Path fileType="data">/usr/share/kak/rc/tools/comment.kak</Path>
<Path fileType="data">/usr/share/kak/rc/tools/ctags.kak</Path>
<Path fileType="data">/usr/share/kak/rc/tools/doc.kak</Path>
- <Path fileType="data">/usr/share/kak/rc/tools/formatter.kak</Path>
+ <Path fileType="data">/usr/share/kak/rc/tools/format.kak</Path>
<Path fileType="data">/usr/share/kak/rc/tools/git.kak</Path>
<Path fileType="data">/usr/share/kak/rc/tools/go/go-tools.kak</Path>
<Path fileType="data">/usr/share/kak/rc/tools/grep.kak</Path>
@@ -158,12 +170,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2019-07-03</Date>
- <Version>2019.07.01</Version>
+ <Update release="4">
+ <Date>2020-01-18</Date>
+ <Version>2020.01.16</Version>
<Comment>Packaging update</Comment>
- <Name>Stanislav Ch. Nikolov</Name>
- <Email>stanislav.ltb@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 7:36 PM (2 h, 52 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5821091
Default Alt Text
D8079.diff (7 KB)

Event Timeline