summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgrufo2018-11-10 15:31:18 +0000
committergrufo2018-11-10 15:31:18 +0000
commitc6145fe54c8879ea731af1d324bb38eba70990fe (patch)
tree5224c0b9382b276a05e30b775501d8c9788b7c50
parente94428e388fa4d615e467bd6fd8c6d57bb2ec3c2 (diff)
downloadaur-c6145fe54c8879ea731af1d324bb38eba70990fe.tar.gz
md5sums has changed; update it and switch to sha256sums
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95e2a4dfa5e9..f34bf50cd74e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = popcorntime-ce-bin
pkgdesc = Stream movies from torrents. Skip the downloads. Launch, click, watch. Repos of the original community edition.
pkgver = 0.4.0
- pkgrel = 2
+ pkgrel = 3
url = http://www.popcorn-time.is/
install = popcorntime-ce.install
arch = x86_64
@@ -24,12 +24,12 @@ pkgbase = popcorntime-ce-bin
conflicts = popcorntime-ce
conflicts = popcorntime-ce-git
options = !strip
- source = https://github.com/PopcornTimeCommunity/desktop/releases/download/v0.4.0-2/popcorn-time-community-v0.4.0-2-64bit.tar.xz
+ source = https://github.com/PopcornTimeCommunity/desktop/releases/download/v0.4.0-3/popcorn-time-community-v0.4.0-3-64bit.tar.xz
source = popcorntime-ce.install
source = popcorntime-ce.desktop
- md5sums = 21693efbd20f41198b8ebb80e5e81588
- md5sums = b8996810c9862bd9b41880b82055073f
- md5sums = 53367e600bad6229b200ed4478f8fcbb
+ sha256sums = 24ae13d504dc8b7272b69fc01deb43099c2c05aef79cd25a62648665660c7486
+ sha256sums = 5e56fd2ee1cf723ef61e997c2e2152d9070c274e3fce2266f843d1aaf3176389
+ sha256sums = e1a4a20c34b3642cef77586195491b317e46a5452b9bbe7bc478f4da983812ce
pkgname = popcorntime-ce-bin
diff --git a/PKGBUILD b/PKGBUILD
index 90eade681d28..aeed8daebdf4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='popcorntime-ce-bin'
_pkgname='popcorntime-ce'
pkgver='0.4.0'
-pkgrel='2'
+pkgrel='3'
pkgdesc='Stream movies from torrents. Skip the downloads. Launch, click, watch. Repos of the original community edition.'
arch=('x86_64' 'i686')
url='http://www.popcorn-time.is/'
@@ -14,9 +14,9 @@ provides=('popcorntime' 'popcorntime-ce')
conflicts=('popcorntime-ce' 'popcorntime-ce-git')
options=('!strip')
install='popcorntime-ce.install'
-md5sums=('21693efbd20f41198b8ebb80e5e81588'
- 'b8996810c9862bd9b41880b82055073f'
- '53367e600bad6229b200ed4478f8fcbb')
+sha256sums=('24ae13d504dc8b7272b69fc01deb43099c2c05aef79cd25a62648665660c7486'
+ '5e56fd2ee1cf723ef61e997c2e2152d9070c274e3fce2266f843d1aaf3176389'
+ 'e1a4a20c34b3642cef77586195491b317e46a5452b9bbe7bc478f4da983812ce')
_platform='64bit'