Update to new upstream version 0.6.0
Update library soversion to 5
This commit is contained in:
parent
8c40de8ef6
commit
efb68025ba
|
|
@ -1,3 +1,9 @@
|
|||
hyprutils (0.6.0-1) unstable; urgency=medium
|
||||
|
||||
* New upstream version 0.6.0
|
||||
|
||||
-- Alan M Varghese (NyxTrail) <alan@digistorm.in> Mon, 07 Apr 2025 14:58:04 +0000
|
||||
|
||||
hyprutils (0.5.1-1) unstable; urgency=medium
|
||||
|
||||
* New upstream version 0.5.1
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ Section: libdevel
|
|||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends:
|
||||
libhyprutils4 (= ${binary:Version}),
|
||||
libhyprutils5 (= ${binary:Version}),
|
||||
${misc:Depends},
|
||||
Description: Utilities used across the Hyprland ecosystem (development files)
|
||||
Hyprutils is a small C++ library for utilities used across the Hyprland
|
||||
|
|
@ -26,7 +26,7 @@ Description: Utilities used across the Hyprland ecosystem (development files)
|
|||
.
|
||||
This package contains the development files.
|
||||
|
||||
Package: libhyprutils4
|
||||
Package: libhyprutils5
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends:
|
||||
|
|
|
|||
Loading…
Reference in New Issue