Skip to content

Commit 4dc23c0

Browse files
authored
hyprwire: Update to 0.3.0
1 parent 5d049ef commit 4dc23c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

srcpkgs/hyprwire/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# Template file for 'hyprwire'
22
pkgname=hyprwire
3-
version=0.2.1
3+
version=0.3.0
44
revision=1
55
build_style=cmake
66
configure_args="--no-warn-unused-cli -DCMAKE_BUILD_TYPE:STRING=Release \
77
-DCMAKE_INSTALL_PREFIX:PATH=/usr -DBUILD_TESTING:BOOL=OFF"
88
hostmakedepends="cmake pkgconf pugixml-devel"
99
makedepends="hyprutils libffi-devel pugixml-devel"
1010
short_desc="A fast and consistent wire protocol for IPC"
11-
maintainer="Encoded14 <linusken@tuta.io>"
11+
maintainer="Nizarjh <chel773@tutamail.com>"
1212
license="BSD-3-Clause"
1313
homepage="https://github.com/hyprwm/hyprwire"
1414
distfiles="https://github.com/hyprwm/hyprwire/archive/refs/tags/v${version}.tar.gz"
15-
checksum=a6370db771213fe10ebca5a2da748070a7034b09131847f973fda5d60b473c11
15+
checksum=ba3ff4b82620209d5680ce0e771d0f2c41f78cdb96d5d84fa66e4f0709ca8de6
1616

1717
post_install() {
1818
vlicense LICENSE

0 commit comments

Comments
 (0)