From cb6b9bfc3dd5791920b337776b7a3ec0f5ac77f3 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Wed, 22 Jan 2025 15:23:20 -0500 Subject: refactor: use different `zoom-*` cursors --- xcursor-vide/.SRCINFO | 6 +++--- xcursor-vide/PKGBUILD | 6 +++--- xcursor-vide/zoom-in | Bin 69120 -> 78208 bytes xcursor-vide/zoom-out | Bin 69120 -> 78208 bytes 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/xcursor-vide/.SRCINFO b/xcursor-vide/.SRCINFO index 4bcbf80..6b13fc8 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 = 3 + pkgrel = 4 install = VideCursors.install arch = any license = 0BSD source = zoom-in source = zoom-out - sha256sums = 9a202ac95ee7663daf868fd8ae193f788efed30205b77eaf505c9b7e364a565e - sha256sums = 7c4f44d2c376cb82c4baa0e5db0d1d37827fc661144a31429bb229b8b9248c64 + sha256sums = 0d5329c74d25b9855636a14f9f97f224aeeec4df6e0079c82050d3c68431eedf + sha256sums = 3b46fc58d4a4bfde5bb689bad4dcb8522145a6bc6eb74b2b0b3dd6dafd20f7fd pkgname = xcursor-vide diff --git a/xcursor-vide/PKGBUILD b/xcursor-vide/PKGBUILD index 75657a7..cccac05 100644 --- a/xcursor-vide/PKGBUILD +++ b/xcursor-vide/PKGBUILD @@ -2,14 +2,14 @@ pkgname=xcursor-vide pkgver=1 -pkgrel=3 +pkgrel=4 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=('9a202ac95ee7663daf868fd8ae193f788efed30205b77eaf505c9b7e364a565e' - '7c4f44d2c376cb82c4baa0e5db0d1d37827fc661144a31429bb229b8b9248c64') +sha256sums=('0d5329c74d25b9855636a14f9f97f224aeeec4df6e0079c82050d3c68431eedf' + '3b46fc58d4a4bfde5bb689bad4dcb8522145a6bc6eb74b2b0b3dd6dafd20f7fd') package() { mkdir -p "${pkgdir}/usr/share/icons/VideCursors/cursors" diff --git a/xcursor-vide/zoom-in b/xcursor-vide/zoom-in index 312ea3d..a9ae3ce 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 86264f3..815c201 100644 Binary files a/xcursor-vide/zoom-out and b/xcursor-vide/zoom-out differ -- cgit v1.2.3