From 9aabe614ac56470ee2051404d9c802f7b23ea08c Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" <83735213+CosmicFusion@users.noreply.github.com> Date: Mon, 1 Jul 2024 21:51:35 +0300 Subject: [PATCH] --- debian/changelog | 2 +- debian/control | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0a6e6a9..dda53b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -hyprwayland-scanner (0.3.10-100pika3) main; urgency=medium +hyprwayland-scanner (0.3.10-100pika4) main; urgency=medium * Initial release. diff --git a/debian/control b/debian/control index 953b94a..9fbe039 100644 --- a/debian/control +++ b/debian/control @@ -10,13 +10,13 @@ Build-Depends: debhelper-compat (= 13), libpugixml-dev Rules-Requires-Root: no -Package: libhyprwayland-scanner +Package: hyprwayland-scanner Architecture: linux-any Depends: ${shlibs:Depends}, ${misc:Depends}, libpugixml1v5 -Provides: hyprwayland-scanner (= ${binary:Version}), +Provides: libhyprwayland-scanner (= ${binary:Version}), Description: A Hyprland implementation of wayland-scanner. Package: libhyprwayland-scanner-dev