summaryrefslogtreecommitdiffstats
path: root/xcursor-vide
diff options
context:
space:
mode:
authorkj-sh6042025-02-13 08:14:08 -0500
committerkj-sh6042025-02-13 08:14:08 -0500
commit92c6bb8f0b69cd8b36f1f3cf2aeea48e8401f3e8 (patch)
tree01307b0871e77cc4d2ec09de24c5b11436913d67 /xcursor-vide
parentc59a71ed8682305722dd9df0ce2ba319755a1d9b (diff)
refactor: new zoom icons for `xcursor-vide`
Diffstat (limited to 'xcursor-vide')
-rw-r--r--xcursor-vide/.SRCINFO6
-rw-r--r--xcursor-vide/PKGBUILD6
-rw-r--r--xcursor-vide/zoom-inbin78208 -> 9392 bytes
-rw-r--r--xcursor-vide/zoom-outbin78208 -> 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
--- 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 815c201..e61d5a8 100644
--- a/xcursor-vide/zoom-out
+++ b/xcursor-vide/zoom-out
Binary files differ