summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj_sh6042025-01-22 15:23:20 -0500
committerkj_sh6042025-01-22 15:23:20 -0500
commitcb6b9bfc3dd5791920b337776b7a3ec0f5ac77f3 (patch)
tree4be9c9a23c07be7c41e53d0607c76951b19996df
parentbdc3c1cdc899fb84719baede93ee97540b858ad3 (diff)
refactor: use different `zoom-*` cursors
-rw-r--r--xcursor-vide/.SRCINFO6
-rw-r--r--xcursor-vide/PKGBUILD6
-rw-r--r--xcursor-vide/zoom-inbin69120 -> 78208 bytes
-rw-r--r--xcursor-vide/zoom-outbin69120 -> 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
--- a/xcursor-vide/zoom-in
+++ b/xcursor-vide/zoom-in
Binary files differ
diff --git a/xcursor-vide/zoom-out b/xcursor-vide/zoom-out
index 86264f3..815c201 100644
--- a/xcursor-vide/zoom-out
+++ b/xcursor-vide/zoom-out
Binary files differ