Page MenuHomeSolus

D6571.diff
No OneTemporary

D6571.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -7,3 +7,4 @@
libpthread.so.0
librt.so.1
libutil.so.1
+libxcb.so.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : alacritty
-version : 0.3.2
-release : 5
+version : 0.3.3
+release : 6
source :
- - https://github.com/jwilm/alacritty/archive/v0.3.2.tar.gz : e2bc5323d505d9d487b2fdfc29f82a77e18b17f92de3988742950471808272f7
+ - https://github.com/jwilm/alacritty/archive/v0.3.3.tar.gz : f5af7e0d143bd2b89f029ad3e3d000d3ceb9922fbf189f7cfe3a59c9626d4519
license : Apache-2.0
component : system.utils
summary : A cross-platform, GPU-accelerated terminal emulator
@@ -13,9 +13,8 @@
builddeps :
- pkgconfig(freetype2)
- pkgconfig(fontconfig)
+ - pkgconfig(xkbcommon)
- cargo
-rundeps :
- - xclip
build : |
make binary
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>alacritty</Name>
<Packager>
- <Name>Jacob Alzén</Name>
- <Email>jacob.alzen@gmail.com</Email>
+ <Name>Robert Guenzler</Name>
+ <Email>robert@gnzler.io</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>system.utils</PartOf>
@@ -34,12 +34,12 @@
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2019-05-01</Date>
- <Version>0.3.2</Version>
+ <Update release="6">
+ <Date>2019-06-21</Date>
+ <Version>0.3.3</Version>
<Comment>Packaging update</Comment>
- <Name>Jacob Alzén</Name>
- <Email>jacob.alzen@gmail.com</Email>
+ <Name>Robert Guenzler</Name>
+ <Email>robert@gnzler.io</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 11:18 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5792311
Default Alt Text
D6571.diff (1 KB)

Event Timeline