From 92c6bb8f0b69cd8b36f1f3cf2aeea48e8401f3e8 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Thu, 13 Feb 2025 08:14:08 -0500 Subject: refactor: new zoom icons for `xcursor-vide` --- xcursor-vide/.SRCINFO | 6 +++--- xcursor-vide/PKGBUILD | 6 +++--- xcursor-vide/zoom-in | Bin 78208 -> 9392 bytes xcursor-vide/zoom-out | Bin 78208 -> 9392 bytes 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/xcursor-vide/.SRCINFO b/xcursor-vide/.SRCINFO index 6b13fc8..b0d9444 100644 --- a/xcursor-vide/.SRCINFO +++ b/xcursor-vide/.SRCINFO @@ -1,13 +1,13 @@ pkgbase = xcursor-vide pkgdesc = Blank cursor theme to force the usage of the fallback X11 cursors (mIniMUHliSt uhuh). pkgver = 1 - pkgrel = 4 + pkgrel = 5 install = VideCursors.install arch = any license = 0BSD source = zoom-in source = zoom-out - sha256sums = 0d5329c74d25b9855636a14f9f97f224aeeec4df6e0079c82050d3c68431eedf - sha256sums = 3b46fc58d4a4bfde5bb689bad4dcb8522145a6bc6eb74b2b0b3dd6dafd20f7fd + sha256sums = efe27aed523ec4a03972802469015a19866641218d65653c93b6bc5afa26bd9a + sha256sums = dc1f398a2406a6cab09e83b6711581ea52410ac837b2880427c489e1cd57dbd4 pkgname = xcursor-vide diff --git a/xcursor-vide/PKGBUILD b/xcursor-vide/PKGBUILD index cccac05..f3905e3 100644 --- a/xcursor-vide/PKGBUILD +++ b/xcursor-vide/PKGBUILD @@ -2,14 +2,14 @@ pkgname=xcursor-vide pkgver=1 -pkgrel=4 +pkgrel=5 pkgdesc="Blank cursor theme to force the usage of the fallback X11 cursors (mIniMUHliSt uhuh)." arch=('any') install=VideCursors.install license=('0BSD') source=("zoom-in" "zoom-out") -sha256sums=('0d5329c74d25b9855636a14f9f97f224aeeec4df6e0079c82050d3c68431eedf' - '3b46fc58d4a4bfde5bb689bad4dcb8522145a6bc6eb74b2b0b3dd6dafd20f7fd') +sha256sums=('efe27aed523ec4a03972802469015a19866641218d65653c93b6bc5afa26bd9a' + 'dc1f398a2406a6cab09e83b6711581ea52410ac837b2880427c489e1cd57dbd4') package() { mkdir -p "${pkgdir}/usr/share/icons/VideCursors/cursors" diff --git a/xcursor-vide/zoom-in b/xcursor-vide/zoom-in index a9ae3ce..871e957 100644 Binary files a/xcursor-vide/zoom-in and b/xcursor-vide/zoom-in differ diff --git a/xcursor-vide/zoom-out b/xcursor-vide/zoom-out index 815c201..e61d5a8 100644 Binary files a/xcursor-vide/zoom-out and b/xcursor-vide/zoom-out differ -- cgit v1.2.3