[arch-commits] Commit in simplesoapy/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Tue Aug 14 23:06:46 UTC 2018
Date: Tuesday, August 14, 2018 @ 23:06:45
Author: ffy00
Revision: 371655
fix tarball name
Modified:
simplesoapy/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-14 22:59:49 UTC (rev 371654)
+++ PKGBUILD 2018-08-14 23:06:45 UTC (rev 371655)
@@ -11,7 +11,7 @@
license=('MIT')
depends=('python' 'python-numpy' 'soapysdr')
makedepends=('python-setuptools')
-source=("$pkgname-$pkgver::https://github.com/xmikos/simplesoapy/archive/v$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/xmikos/simplesoapy/archive/v$pkgver.tar.gz")
sha256sums=('4006fb23997693266fbeee0b92d7461c3801c677a6dd2931a9539f34f37aa5b2')
build() {
More information about the arch-commits
mailing list