🔒 Repository is read-only – file editing is disabled.
123456789101112131415161718192021222324
pkgname: 'mint-y-icons'
pkgver: '1.7.7'
pkgrel: '1'
pkgdesc: 'Mint-Y icon theme'
url: 'http://packages.linuxmint.com/pool/main/m/$name'
arch: x86_64
depends:
- 'gtk-update-icon-cache'
- 'gdk-pixbuf'
- 'hicolor-icon-theme'
makedepends: []
source:
- 'http://packages.linuxmint.com/pool/main/m/${pkgname}/${pkgname}_${pkgver}.tar.xz'
sha256sums:
- SKIP
build: |
cd ${pkgname}
cp -r usr ${PKGDIR}
package: |
true