summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPieter Goetschalckx2016-06-08 21:43:16 +0200
committerPieter Goetschalckx2016-06-08 21:43:16 +0200
commit9d88770863d22bfb13a1d1c1ac2d9fe750ed2e5a (patch)
tree92ea86cb8e0f1febbbf04ed65ed9660b1b1c011c /PKGBUILD
parent170be1ee95e17896d98ffbaa2feab37bd4d95e12 (diff)
downloadaur-9d88770863d22bfb13a1d1c1ac2d9fe750ed2e5a.tar.gz
Add missing files
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da21797c652d..490fde4ddfea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=popcorntime-git
_pkgname=popcorntime
_gitname=popcorn-desktop
-pkgver=r5909.49c524e
+pkgver=r5929.1815690
pkgrel=1
pkgdesc="Stream movies and TV shows from torrents"
arch=('i686' 'x86_64')
@@ -18,9 +18,9 @@ provides=('popcorntime')
options=('!strip')
install=popcorntime.install
source=("git+https://github.com/popcorn-official/${_gitname}.git#branch=master"
- "https://popcorntime.sh/package.json"
- "https://popcorntime.sh/torrent_collection.js"
- "https://popcorntime.sh/ysubs.js"
+ "package.json"
+ "torrent_collection.js"
+ "ysubs.js"
"${_pkgname}.desktop")
sha256sums=('SKIP'
'cb1eea1c8e40b8d65014ffe126039221da813aa5bdfc838b998513bdce47cb0c'
@@ -74,4 +74,3 @@ package() {
}
# vim:set ts=2 sw=2 et:
-