🔒 Repository is read-only – file editing is disabled.

recipes/gui/oxy-cursors/PAGBUILD.yaml main

20 linii Raw ← Powrót
1234567891011121314151617181920
pkgname: 'oxy-cursors'
pkgver: '0.1'
pkgrel: '2'
pkgdesc: 'Oxy cursors theme'
url: 'https://nutyx.org'
arch: x86_64
depends: []
makedepends: []
source:
- 'https://download.tuxfamily.org/nutyx/sources/${pkgname}/oxy-cursors.tar.xz'

sha256sums:
- SKIP

build: |
  mkdir -p ${PKGDIR}/usr/share/icons
  cp -a oxy-* ${PKGDIR}/usr/share/icons/

package: |
  true