Skip to content

Commit

Permalink
x11/kanshi: update to 1.6.0
Browse files Browse the repository at this point in the history
Changes:	https://git.sr.ht/~emersion/kanshi/refs/v1.6.0
Reported by:	Repology
  • Loading branch information
jbeich committed Mar 28, 2024
1 parent 093a6e6 commit f63e2c7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions x11/kanshi/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kanshi
DISTVERSIONPREFIX= v
PORTVERSION= 1.5.1
PORTVERSION= 1.6.0
CATEGORIES= x11 wayland
MASTER_SITES= https://git.sr.ht/~emersion/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/

Expand All @@ -11,7 +11,8 @@ WWW= https://sr.ht/~emersion/kanshi/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

LIB_DEPENDS= libwayland-client.so:graphics/wayland
LIB_DEPENDS= libscfg.so:devel/libscfg \
libwayland-client.so:graphics/wayland

USES= compiler:c11 meson pkgconfig
MESON_ARGS= -Dipc=disabled # https://github.com/varlink/libvarlink/issues/53
Expand Down
6 changes: 3 additions & 3 deletions x11/kanshi/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1706808926
SHA256 (kanshi-v1.5.1.tar.gz) = d403d2a99170261baa6606336724bc9721f779dc39294d2e088745d7bd41f427
SIZE (kanshi-v1.5.1.tar.gz) = 22492
TIMESTAMP = 1709746009
SHA256 (kanshi-v1.6.0.tar.gz) = 1021bee594672c5304caf548865459bab097f0e2f95de3865ec2079c76a1aaac
SIZE (kanshi-v1.6.0.tar.gz) = 22107

0 comments on commit f63e2c7

Please sign in to comment.