gxi: update to 0.5.5.

This commit is contained in:
Rasmus Thomsen 2019-03-18 19:49:15 +01:00 committed by maxice8
parent 0f124dec6b
commit 44295b7492
2 changed files with 9 additions and 11 deletions

View File

@ -1,12 +1,10 @@
Our rust doesn't like LTO due to us using LLVM 7
diff --git a/Cargo.toml b/Cargo.toml
index 911ffb9..abd51d5 100644
--- Cargo.toml
+++ Cargo.toml
@@ -40,7 +40,3 @@ gettext-rs = { version="0.4", features=["gettext-system"] }
crossbeam-deque = "0.7"
cairo-sys-rs = {git="https://github.com/gtk-rs/cairo"}
human-panic = "1"
-
-[profile.release]
@@ -44,5 +44,4 @@ default-features = false
features = ["precommit-hook", "prepush-hook", "run-cargo-clippy", "run-cargo-fmt"]
[profile.release]
-lto = true
-codegen-units = 1
codegen-units = 1

View File

@ -1,6 +1,6 @@
# Template file for 'gxi'
pkgname=gxi
version=0.5.4
version=0.5.5
revision=1
build_style=meson
build_helper=rust
@ -12,7 +12,7 @@ maintainer="Rasmus Thomsen <oss@cogitri.dev>"
license="MIT"
homepage="https://github.com/Cogitri/gxi"
distfiles="https://github.com/Cogitri/gxi/releases/download/v${version}/gxi-${version}.tar.xz"
checksum=aff6a4e70d2ceacbbdbda2650f170e697baa2d07e379e3ee3ac246e3fe8a5af1
checksum=1ba641b5638683c375964ffbf4a0f4e7991826be29efc025556001a330510702
post_install() {
vlicense LICENSE