Skip to content
Snippets Groups Projects
Commit 33e897fd authored by Patrycja Rosa's avatar Patrycja Rosa :cat: Committed by Jakub Jirutka
Browse files

community/wayshot: upgrade to 1.2.2

parent 8f85c54b
No related branches found
No related tags found
2 merge requests!39304[3.16] main/expat: security upgrade to 2.4.9,!38774community/wayshot: upgrade to 1.2.2
Pipeline #136003 passed
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=wayshot
pkgver=1.2.1
pkgver=1.2.2
pkgrel=0
pkgdesc="A native screenshot tool for wlroots based compositors"
url="https://github.com/waycrate/wayshot"
......@@ -11,9 +11,7 @@ arch="all !riscv64 !s390x"
license="BSD-2-Clause"
depends="wlroots"
makedepends="cargo"
source="https://github.com/waycrate/wayshot/archive/$pkgver/wayshot-$pkgver.tar.gz
fix-cargo-lock.patch
"
source="https://github.com/waycrate/wayshot/archive/$pkgver/wayshot-$pkgver.tar.gz"
options="!check" # no tests provided
export CARGO_PROFILE_RELEASE_CODEGEN_UNITS=1
......@@ -36,6 +34,5 @@ package() {
}
sha512sums="
3ee20ced02b86f6f30c5ab009a935ba6049c1d359287b10b6aac642a65018380d17726eee9f40fb42ede2cde8a68541ae458049538d09921603e8ef1b722bc80 wayshot-1.2.1.tar.gz
4b3f2738f188cd1ed020d43c717867674c27d0665cb5c8d028bbfa9d3a3b59f5d9aa1eeb3e42ddf09c75c843f0c59996fc88e3b80a2da14f888c55ee14e78793 fix-cargo-lock.patch
62af60372c7d38c20fbff67deacb5712cf33b5236e9b6f666000dff5191642788c1a00827081039b2c7c8d4e77d8664e984d74a90b03befa6220768090605dcb wayshot-1.2.2.tar.gz
"
See https://github.com/waycrate/wayshot/issues/30
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -442,7 +442,7 @@
[[package]]
name = "wayshot"
-version = "1.2.0"
+version = "1.2.1"
dependencies = [
"clap",
"env_logger",
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment