summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJorge Israel Peña2017-11-16 14:17:39 -0800
committerJorge Israel Peña2017-11-16 14:17:39 -0800
commit8fac97b005689ae7567ff6e8b8147678ba3d841a (patch)
treee825df6cad75977e9cfc743cba9c918adb1f056c /PKGBUILD
parentdcfecb0941cc13e6a9e686a092d19d722c897daf (diff)
downloadaur-8fac97b005689ae7567ff6e8b8147678ba3d841a.tar.gz
v1.5.0 stable release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ab0fcffb0b9..03572652aa3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jorge Israel Peña <jorge.israel.p@gmail.com>
pkgname=syncplay
-_pkgver=1.5.0-RC1
+_pkgver=1.5.0
pkgver=${_pkgver//-RC/.rc}
pkgrel=1
pkgdesc="synchronize watching movies on mplayer2, vlc, mpv, and mpc-hc on many computers"
@@ -11,7 +11,7 @@ license=('custom')
depends=(python2 python2-pyside python2-twisted)
source=("https://github.com/Syncplay/syncplay/archive/v${_pkgver}.tar.gz"
syncplay@.service)
-sha256sums=('d3dbe6b079511063f5b7e5e86f95440ad6d80857bcb3ed9e6385dce10b8bb18a'
+sha256sums=('762e6318588e14aa02b1340baa18510e7de87771c62ca5b44d985b6d1289964d'
'2033d40daad02f06eede073d0cee39fba8c70289dd71e8444d429b810438ec3a')
package() {