summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1312595949c..5de1d98ff20c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase=shub
pkgname=shub-bin
-pkgver=2.7.0
+pkgver=2.8.0
pkgrel=1
pkgdesc="Scrapinghub Command Line Client"
arch=("x86_64")
@@ -14,7 +14,7 @@ provides=("shub=${pkgver}")
source=("https://github.com/scrapinghub/shub/releases/download/v${pkgver}/shub-v${pkgver}-linux-x64.tar.gz"
"https://raw.githubusercontent.com/scrapinghub/shub/master/LICENSE")
-sha256sums=('5d41a49f9ff083c33669ee44c69d6898b4bc9ead6946fccd88a285cad048fe56'
+sha256sums=('62fa8cb2e03f377a20960dea375f90f6906c934bcb8413869552f603287005f1'
'49ea6190a7f081686a8c71faba2f915c9dbdbee99572e7b26612f30098a130a1')
package() {