Date: Friday, February 2, 2018 @ 22:10:43 Author: dvzrv Revision: 288653
upgpkg: python-ethtool 0.13-6 Adding python-ethtool 0.13 from the AUR. Modified: python-ethtool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-02 22:07:46 UTC (rev 288652) +++ PKGBUILD 2018-02-02 22:10:43 UTC (rev 288653) @@ -10,7 +10,7 @@ url="https://github.com/fedora-python/python-ethtool" license=('GPL') makedepends=('asciidoc' 'libnl' 'python-setuptools' 'python2-setuptools') -source=("${pkgbase}-${pkgver}::https://github.com/fedora-python/${pkgbase}/archive/v${pkgver}.tar.gz") +source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/fedora-python/${pkgbase}/archive/v${pkgver}.tar.gz") sha512sums=('f7fe0dadae8b163a0116c64b1b3c6897bc7d302d1b764abf26e853342495ab3fefc0558ab08c6081b1cda535c134c7181c08951c96c1cf389ae069acc4c8efab') prepare(){
