pkgname: 'thunar-volman' pkgver: '4.20.0' pkgrel: '1' pkgdesc: 'Automatic management of removeable devices in Thunar' url: 'https://goodies.xfce.org/projects/thunar-plugins/thunar-volman' arch: x86_64 depends: - 'desktop-file-utils' - 'polkit-gnome' - gvfs makedepends: - libgudev - libnotify - 'startup-notification' - exo - libxfce4ui - gvfs source: - 'https://archive.xfce.org/src/xfce/${pkgname}/4.20/${pkgname}-${pkgver}.tar.bz2' sha256sums: - SKIP build: | cd ${pkgname}-${pkgver} ./configure --prefix=/usr make make DESTDIR=${PKGDIR} install package: | true