summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e081de208e84..5adcecbabaf9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = popcorntime-git
pkgdesc = Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player.
- pkgver = v0.4.0+r6485+g597a9871
+ pkgver = v0.4.2+r6586+gef22f16d
pkgrel = 1
- url = https://popcorntime.app
+ url = https://github.com/popcorn-official/popcorn-desktop
arch = i686
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index b81faabd2b2b..fb384d9bd456 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@
# https://jlk.fjfi.cvut.cz/arch/manpages/man/PKGBUILD.5
pkgname=popcorntime-git
-pkgver=v0.4.0+r6485+g597a9871
+pkgver=v0.4.2+r6586+gef22f16d
pkgrel=1
pkgdesc='Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player.'
arch=(i686 x86_64)
-url=https://popcorntime.app
+url=https://github.com/popcorn-official/popcorn-desktop
license=(GPL3)
depends=(gtk3 libxss nss nodejs)
makedepends=(git yarn npm)