summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDriverXX2019-02-28 22:29:16 +0100
committerDriverXX2019-02-28 22:29:16 +0100
commit1120db4c720448e35dd6b8868593f13d76289510 (patch)
treea47f2701f086e6b8aae40c32b6cc7ebd11dc281a /PKGBUILD
parentb4d7746f4507a2e459d131fe4de8b4f1459eb98e (diff)
downloadaur-1120db4c720448e35dd6b8868593f13d76289510.tar.gz
Set proper name for the source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 346c678405f3..6b552fc57429 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=kodi-addon-inputstream-adaptive
pkgver=2.3.15
-pkgrel=1
+pkgrel=2
pkgdesc='InputStream client for adaptive streams for Kodi 18+'
arch=('x86_64' 'i686' 'armv7h')
url='https://github.com/peak3d/inputstream.adaptive'
license=('GPL2')
depends=('kodi>=18' 'expat')
makedepends=('kodi-dev>=18' 'cmake')
-source=("https://github.com/peak3d/inputstream.adaptive/archive/${pkgver}.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/peak3d/inputstream.adaptive/archive/${pkgver}.tar.gz")
sha512sums=('74dba29e6b9982257a4156416331fbaf189ef54c04c4f3b8d87dd1fea703ed29e70ff58f52af35735e3fea31f7a84127c34211cb5f6a11f1ba1d8c6586464fd3')