summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEgor Gushcha2024-03-27 14:21:05 +0600
committerEgor Gushcha2024-03-27 14:21:05 +0600
commit3f23a92c306efce89a144f3a470f102ec18b392e (patch)
treefe088bd15e99ec773ff4e23a3ba7ffa7238ae0d3
parent170da164b6c89de8a8fb1e0eb5d122a1a5a5856e (diff)
downloadaur-3f23a92c306efce89a144f3a470f102ec18b392e.tar.gz
Add !debug option
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 563d923ca1a1..42fb140648fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,6 +3,7 @@ pkgbase = windows-10-cursor
pkgver = 1.2
pkgrel = 1
arch = any
+ options = !debug
source = windows-10-cursor.tar.xz::https://github.com/red-magic/dotfiles/raw/master/extra/themes/cursor-themes/windows-10-cursor.tar.xz
b2sums = 25b033eff202f094221a07d3efb9c2ec55c162cc862df5571e633da4af9c880e468a80692f6e62b51ac2915d0e8b342b49a4903ce08eb7a113589bf04cba2713
diff --git a/PKGBUILD b/PKGBUILD
index 25cc86c4a0cb..489258be57d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,6 +3,7 @@ pkgver=1.2
pkgrel=1
pkgdesc='A Windows 10 light and dark cursor theme'
arch=(any)
+options=(!debug)
source=($pkgname.tar.xz::https://github.com/red-magic/dotfiles/raw/master/extra/themes/cursor-themes/$pkgname.tar.xz)
b2sums=(25b033eff202f094221a07d3efb9c2ec55c162cc862df5571e633da4af9c880e468a80692f6e62b51ac2915d0e8b342b49a4903ce08eb7a113589bf04cba2713)