commit 12b8d09521c1f13367e21e79e26ce51761348dad
Author: Jan Palus <[email protected]>
Date:   Sat Jan 11 13:45:17 2025 +0100

    up to 0.1.11

 flags.patch     | 8 ++++----
 hyprcursor.spec | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/hyprcursor.spec b/hyprcursor.spec
index 8995d92..78785da 100644
--- a/hyprcursor.spec
+++ b/hyprcursor.spec
@@ -1,12 +1,12 @@
 Summary:       The hyprland cursor format, library and utilities
 Name:          hyprcursor
-Version:       0.1.9
+Version:       0.1.11
 Release:       1
 License:       BSD
 Group:         Libraries
 #Source0Download: https://github.com/hyprwm/hyprcursor/releases
 Source0:       
https://github.com/hyprwm/hyprcursor/archive/v%{version}/%{name}-v%{version}.tar.gz
-# Source0-md5: cce0498650dac9d7590ff296e1a85ded
+# Source0-md5: a996db57b21d929c3db5e8630357fa29
 Patch0:                flags.patch
 URL:           https://hyprland.org/
 BuildRequires: cairo-devel
diff --git a/flags.patch b/flags.patch
index 3f53c36..2fd7c92 100644
--- a/flags.patch
+++ b/flags.patch
@@ -1,10 +1,10 @@
 --- hyprcursor-0.1.9/CMakeLists.txt.orig       2024-05-24 20:46:51.000000000 
+0200
 +++ hyprcursor-0.1.9/CMakeLists.txt    2024-07-28 18:16:55.870853997 +0200
 @@ -26,7 +26,6 @@
-     message(STATUS "Configuring hyprcursor in Debug")
-     add_compile_definitions(HYPRLAND_DEBUG)
+   message(STATUS "Configuring hyprcursor in Debug")
+   add_compile_definitions(HYPRLAND_DEBUG)
  else()
--    add_compile_options(-O3)
-     message(STATUS "Configuring hyprcursor in Release")
+-  add_compile_options(-O3)
+   message(STATUS "Configuring hyprcursor in Release")
  endif()
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hyprcursor.git/commitdiff/12b8d09521c1f13367e21e79e26ce51761348dad

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to