summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFirstAirBender2020-04-15 13:45:32 -0600
committerFirstAirBender2020-04-15 13:45:32 -0600
commitecc9d2f6e25a2c2bd90a9975d8494efb8ae5bc9b (patch)
tree9e5989ac2f83e25647a611106a7f02f699207a52
parent5df491cd9f9e2a0e07625c1a211059f3d9685a59 (diff)
downloadaur-ecc9d2f6e25a2c2bd90a9975d8494efb8ae5bc9b.tar.gz
Revert "Switch to master branch"
This reverts commit 5df491cd9f9e2a0e07625c1a211059f3d9685a59.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c8f8b81b071..5adcecbabaf9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = popcorntime-git
pkgdesc = Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player.
- pkgver = v0.4.4+r6585+g0c54b2cd
+ pkgver = v0.4.2+r6586+gef22f16d
pkgrel = 1
url = https://github.com/popcorn-official/popcorn-desktop
arch = i686
@@ -17,7 +17,7 @@ pkgbase = popcorntime-git
conflicts = popcorntime
conflicts = popcorntime-bin
options = !emptydirs
- source = git+https://github.com/popcorn-official/popcorn-desktop#branch=master
+ source = git+https://github.com/popcorn-official/popcorn-desktop#branch=development
source = popcorntime.desktop
sha512sums = SKIP
sha512sums = 81a447cd3365b439964c1b9eba14bcf31de05e62123ce032590ac2109a447c5db0306bf4c593fe30f075d2b3674a1611a81b7554e43acba152ef34652c819a33
diff --git a/PKGBUILD b/PKGBUILD
index fd09304c6477..fb384d9bd456 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# https://jlk.fjfi.cvut.cz/arch/manpages/man/PKGBUILD.5
pkgname=popcorntime-git
-pkgver=v0.4.4+r6585+g0c54b2cd
+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)
@@ -17,7 +17,7 @@ makedepends=(git yarn npm)
provides=(popcorntime)
conflicts=(popcorntime popcorntime-bin)
options=(!emptydirs)
-source=(git+https://github.com/popcorn-official/popcorn-desktop#branch=master
+source=(git+https://github.com/popcorn-official/popcorn-desktop#branch=development
popcorntime.desktop)
sha512sums=('SKIP'
'81a447cd3365b439964c1b9eba14bcf31de05e62123ce032590ac2109a447c5db0306bf4c593fe30f075d2b3674a1611a81b7554e43acba152ef34652c819a33')