Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2024 03:28:25 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3c43b8416726 - main - x11/hyprcursor: update to 0.1.2
Message-ID:  <202403100328.42A3SPJo071658@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3c43b841672683ee9ef23d5a0dbf04ba3ce51063

commit 3c43b841672683ee9ef23d5a0dbf04ba3ce51063
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-03-09 23:11:48 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-03-10 03:27:44 +0000

    x11/hyprcursor: update to 0.1.2
    
    Changes:        https://github.com/hyprwm/hyprcursor/releases/tag/v0.1.1
    Changes:        https://github.com/hyprwm/hyprcursor/releases/tag/v0.1.2
    Reported by:    GitHub (watch releases)
---
 x11/hyprcursor/Makefile  | 2 +-
 x11/hyprcursor/distinfo  | 6 +++---
 x11/hyprcursor/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11/hyprcursor/Makefile b/x11/hyprcursor/Makefile
index f625360e3a67..a0b643e8815e 100644
--- a/x11/hyprcursor/Makefile
+++ b/x11/hyprcursor/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hyprcursor
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.1.0
+DISTVERSION=	0.1.2
 CATEGORIES=	x11
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/x11/hyprcursor/distinfo b/x11/hyprcursor/distinfo
index 1486b1b4f95b..77c3bbdd6a60 100644
--- a/x11/hyprcursor/distinfo
+++ b/x11/hyprcursor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709919160
-SHA256 (hyprwm-hyprcursor-v0.1.0_GH0.tar.gz) = b1f28898be5dc32f7511a530b9781f7617be6f5a7c226ff981cb325604017a6c
-SIZE (hyprwm-hyprcursor-v0.1.0_GH0.tar.gz) = 17213
+TIMESTAMP = 1710025908
+SHA256 (hyprwm-hyprcursor-v0.1.2_GH0.tar.gz) = 492c4f31e5ae4106dccc53d877ba9f36c6e1dccaf4a0665d09d3d5f496f34939
+SIZE (hyprwm-hyprcursor-v0.1.2_GH0.tar.gz) = 19084
diff --git a/x11/hyprcursor/pkg-plist b/x11/hyprcursor/pkg-plist
index c6d339fd5f80..a1cf45b433f8 100644
--- a/x11/hyprcursor/pkg-plist
+++ b/x11/hyprcursor/pkg-plist
@@ -5,5 +5,5 @@ include/hyprcursor/hyprcursor.hpp
 include/hyprcursor/shared.h
 lib/libhyprcursor.so
 lib/libhyprcursor.so.0
-lib/libhyprcursor.so.0.1.0
+lib/libhyprcursor.so.0.1.2
 libdata/pkgconfig/hyprcursor.pc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403100328.42A3SPJo071658>