pkgname: 'numix-gtk-theme' pkgver: '2.6.7' pkgrel: '2' pkgdesc: 'A flat and light theme with a modern look' url: 'https://numixproject.org/' arch: x86_64 depends: [] makedepends: - 'gdk-pixbuf' - 'ruby-bundler' source: - 'https://github.com/numixproject/numix-gtk-theme/archive/${pkgver}.tar.gz' - Gemfile sha256sums: - SKIP - SKIP build: | cd numix-gtk-theme-${pkgver} bundle install --path . make SASS="bundle exec sass" make SASS="bundle exec sass" DESTDIR="${PKGDIR}" install package: | true