🔒 Repository is read-only – file editing is disabled.
123456789101112131415161718192021222324
pkgname: 'mint-themes'
pkgver: '2.1.6'
pkgrel: '2'
pkgdesc: 'Mint themes'
url: 'http://packages.linuxmint.com/pool/main/m/$name'
arch: x86_64
depends: []
makedepends:
- python
- sassc
source:
- 'http://packages.linuxmint.com/pool/main/m/${pkgname}/${pkgname}_${pkgver}.tar.xz'
sha256sums:
- SKIP
build: |
cd ${pkgname}
make all
cp -r usr ${PKGDIR}
package: |
true