pkgname: mygpoclient pkgver: '1.10' pkgrel: '1' pkgdesc: Podcast subscription sync tool url: 'https://github.com/gpodder/mygpoclient' arch: x86_64 depends: - python makedepends: - python-setuptools source: - 'https://github.com/gpodder/${pkgname}/archive/${pkgver}.tar.gz' sha256sums: - 00e8b9fc990aafd7427411bb7b8e7878cd4e364ccf405691070ff924985c70b5 build: | cd ${pkgname}-${pkgver} python setup.py install --root=${PKGDIR} package: | true