1 # Maintainer: Maxime Gauduin <alucryd@archlinux.org>
2 # Contributor: Christopher Reimer <mail@c-reimer.de>
5 pkgver=3.3.0.r8.ab3e9b1497
7 pkgdesc='System76 Pop Icon Theme'
9 url=https://github.com/pop-os/icon-theme
11 depends=(adwaita-icon-theme)
16 _commit=ab3e9b14970f73dabd0b94025877972312cb82fb
17 source=(pop-icon-theme::git+https://github.com/pop-os/icon-theme.git#commit=${_commit})
22 git describe --tags | sed 's/^v//;s/-/.r/;s/-g/./'
26 arch-meson pop-icon-theme build
27 meson compile -C build
31 DESTDIR="${pkgdir}" meson install -C build