File tree Expand file tree Collapse file tree 4 files changed +56
-0
lines changed
packages/rose-pine-cursor Expand file tree Collapse file tree 4 files changed +56
-0
lines changed Original file line number Diff line number Diff line change @@ -653,6 +653,7 @@ rofi:rofi
653653rofi-emoji
654654rojo-bin
655655rosary-deb
656+ rose-pine-cursor
656657rpcs3-app
657658rpi-imager-app
658659rsbbi-git
Original file line number Diff line number Diff line change 1+ pkgbase = rose-pine-cursor
2+ pkgver = 1.1.0
3+ pkgdesc = Soho vibes for your mouse cursor
4+ url = https://rosepinetheme.com/themes/cursor/
5+ arch = all
6+ license = GPL-3.0
7+ maintainer = tranquil <tranquiltr0@proton.me>
8+ repology = project: rose-pine-cursor
9+ source = https://github.com/rose-pine/cursor/releases/download/v1.1.0/BreezeX-RosePine-Linux.tar.xz
10+ source = https://github.com/rose-pine/cursor/releases/download/v1.1.0/BreezeX-RosePineDawn-Linux.tar.xz
11+ sha256sums = b330d59ce8e0e460209f638a97ce772b78d9e6b56ccf63c8a50e9d941289a1af
12+ sha256sums = 85a9dfc31f68a13d536e67200abeb72956300b5388cd3c239b1ce2e198dcadd8
13+
14+ pkgname = rose-pine-cursor
Original file line number Diff line number Diff line change 1+ pkgname="rose-pine-cursor"
2+ arch=("all")
3+ pkgver="1.1.0"
4+ license=("GPL-3.0")
5+ pkgdesc="Soho vibes for your mouse cursor"
6+ url='https://rosepinetheme.com/themes/cursor/'
7+ repology=("project: rose-pine-cursor")
8+ maintainer=("tranquil <tranquiltr0@proton.me>")
9+ source=(
10+ "https://github.com/rose-pine/cursor/releases/download/v${pkgver}/BreezeX-RosePine-Linux.tar.xz"
11+ "https://github.com/rose-pine/cursor/releases/download/v${pkgver}/BreezeX-RosePineDawn-Linux.tar.xz"
12+ )
13+ sha256sums=(
14+ "b330d59ce8e0e460209f638a97ce772b78d9e6b56ccf63c8a50e9d941289a1af"
15+ "85a9dfc31f68a13d536e67200abeb72956300b5388cd3c239b1ce2e198dcadd8"
16+ )
17+
18+ package() {
19+ install -d "${pkgdir}/usr/share/icons/"
20+ cp -a --no-preserve=ownership \
21+ "BreezeX-RosePine-Linux" \
22+ "${pkgdir}/usr/share/icons"
23+ cp -a --no-preserve=ownership \
24+ "BreezeX-RosePineDawn-Linux" \
25+ "${pkgdir}/usr/share/icons"
26+ }
Original file line number Diff line number Diff line change @@ -12551,6 +12551,21 @@ pkgbase = rosary-deb
1255112551
1255212552pkgname = rosary-deb
1255312553---
12554+ pkgbase = rose-pine-cursor
12555+ pkgver = 1.1.0
12556+ pkgdesc = Soho vibes for your mouse cursor
12557+ url = https://rosepinetheme.com/themes/cursor/
12558+ arch = all
12559+ license = GPL-3.0
12560+ maintainer = tranquil <tranquiltr0@proton.me>
12561+ repology = project: rose-pine-cursor
12562+ source = https://github.com/rose-pine/cursor/releases/download/v1.1.0/BreezeX-RosePine-Linux.tar.xz
12563+ source = https://github.com/rose-pine/cursor/releases/download/v1.1.0/BreezeX-RosePineDawn-Linux.tar.xz
12564+ sha256sums = b330d59ce8e0e460209f638a97ce772b78d9e6b56ccf63c8a50e9d941289a1af
12565+ sha256sums = 85a9dfc31f68a13d536e67200abeb72956300b5388cd3c239b1ce2e198dcadd8
12566+
12567+ pkgname = rose-pine-cursor
12568+ ---
1255412569pkgbase = rpcs3-app
1255512570 gives = rpcs3
1255612571 pkgver = 0.0.37-18022
You can’t perform that action at this time.
0 commit comments