summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee5bf128711f..848157fee8ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = go-livepeer-bin
pkgdesc = Official Go binaries of the Livepeer protocol
- pkgver = 0.5.25
+ pkgver = 0.5.26
pkgrel = 1
url = https://github.com/livepeer/go-livepeer
install = go-livepeer.install
@@ -10,11 +10,11 @@ pkgbase = go-livepeer-bin
provides = go-livepeer-bin
conflicts = go-livepeer
backup = etc/go-livepeer/environment
- source = https://github.com/livepeer/go-livepeer/releases/download/v0.5.25/livepeer-linux-amd64.tar.gz
+ source = https://github.com/livepeer/go-livepeer/releases/download/v0.5.26/livepeer-linux-amd64.tar.gz
source = https://raw.githubusercontent.com/livepeer/go-livepeer/master/LICENSE
source = environment
source = livepeer.service
- sha256sums = 723dd535a7c3d24ff20f8569f269f712f4086f7e25092328e1e1ec96b8be21f7
+ sha256sums = 36cf6125cf461cf4fd5874b3e02bfef00ef210a1a3899ea33d49998b5b2af08d
sha256sums = c4de4cf3034bc69b6832f22ea3e18957639e41f2ad7d4cfed6919f6e0dbf99ba
sha256sums = 2f29ea2883a8223d082518031ca567ae85285a06b0e5f7b793cdcb0ea359f5eb
sha256sums = 8e23107ac2c29d029c9b290a6ba32db34ef8d14291ec87df5003c52d034ef250
diff --git a/PKGBUILD b/PKGBUILD
index c94f4f34fc16..e651d54751f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=go-livepeer-bin
_pkgname=go-livepeer
-pkgver=0.5.25
+pkgver=0.5.26
pkgrel=1
pkgdesc='Official Go binaries of the Livepeer protocol'
arch=('x86_64')
@@ -16,7 +16,7 @@ source=("https://github.com/livepeer/${_pkgname}/releases/download/v${pkgver}/li
"https://raw.githubusercontent.com/livepeer/go-livepeer/master/LICENSE"
"environment"
"livepeer.service")
-sha256sums=('723dd535a7c3d24ff20f8569f269f712f4086f7e25092328e1e1ec96b8be21f7'
+sha256sums=('36cf6125cf461cf4fd5874b3e02bfef00ef210a1a3899ea33d49998b5b2af08d'
'c4de4cf3034bc69b6832f22ea3e18957639e41f2ad7d4cfed6919f6e0dbf99ba'
'2f29ea2883a8223d082518031ca567ae85285a06b0e5f7b793cdcb0ea359f5eb'
'8e23107ac2c29d029c9b290a6ba32db34ef8d14291ec87df5003c52d034ef250')