summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJean Lucas2019-03-05 22:22:50 -0500
committerJean Lucas2019-03-05 22:23:55 -0500
commitcf7395502649f410f63d72ad8449b23f9363873b (patch)
treed618a7da6ff9bf73708093724bd99ca70a7415d7 /PKGBUILD
parent142a5fc32eb5bffcc5ca3f18ad65535f1520818e (diff)
downloadaur-cf7395502649f410f63d72ad8449b23f9363873b.tar.gz
Version bump to working commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c99663800ef4..ca5514678fa4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Attila Bukor <r1pp3rj4ck [at] w4it [dot] eu>
pkgname=popcorntime-git
-pkgver=0.3.10+6415+737b599b
+pkgver=0.3.10+6429+1537575b
pkgrel=1
pkgdesc='BitTorrent client with integrated media player (git)'
arch=(i686 x86_64)
@@ -32,9 +32,6 @@ build() {
yarn build
}
-[ "$CARCH" = i686 ] && _platform=linux32
-[ "$CARCH" = x86_64 ] && _platform=linux64
-
package() {
install -Dm 644 popcorntime.desktop "$pkgdir"/usr/share/applications/popcorntime.desktop
cd popcorn-desktop/build/Popcorn-Time/$_platform