gxi: update to 0.8.1

This commit is contained in:
Rasmus Thomsen 2019-05-18 18:05:20 +02:00 committed by Johannes
parent e82617b411
commit bd0b2644b2
2 changed files with 3 additions and 13 deletions

View file

@ -1,10 +0,0 @@
diff --git a/Cargo.toml b/Cargo.toml
index 911ffb9..abd51d5 100644
--- Cargo.toml
+++ Cargo.toml
@@ -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

View file

@ -1,10 +1,10 @@
# Template file for 'gxi'
pkgname=gxi
version=0.6.2
version=0.8.1
revision=1
build_style=meson
build_helper=rust
hostmakedepends="cargo pkg-config rust gettext"
hostmakedepends="cargo pkg-config rust gettext glib-devel"
makedepends="gtk+3-devel rust-std gettext-devel"
checkdepends="appstream-glib desktop-file-utils"
short_desc="GTK frontend for the xi text editor, written in 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=28437dd81aed863f96666f8f4f608a1c76b1f82db103518fe22f08fca7973e87
checksum=7f970239815cd688218c360fba7f00b8e1eb9ee9bafc9ce578e61018cca087a1
post_install() {
vlicense LICENSE