summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Lucas2019-03-05 22:22:50 -0500
committerJean Lucas2019-03-05 22:23:55 -0500
commitcf7395502649f410f63d72ad8449b23f9363873b (patch)
treed618a7da6ff9bf73708093724bd99ca70a7415d7
parent142a5fc32eb5bffcc5ca3f18ad65535f1520818e (diff)
downloadaur-cf7395502649f410f63d72ad8449b23f9363873b.tar.gz
Version bump to working commit
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c640d4d21e05..52adf7e680d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Dec 22 00:41:19 UTC 2018
+# Wed Mar 6 03:23:46 UTC 2019
pkgbase = popcorntime-git
pkgdesc = BitTorrent client with integrated media player (git)
- pkgver = 0.3.10+6415+737b599b
+ pkgver = 0.3.10+6429+1537575b
pkgrel = 1
url = https://popcorntime.sh
arch = i686
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