summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorimlonghao2021-10-13 15:15:05 +0000
committerimlonghao2021-10-13 15:15:05 +0000
commit20672b0237dfe077138833f3ab71531f3c6ddce8 (patch)
tree4bab8a8008c1a8d9a3da37fe23ddefc684ba9074
parenta027a8a27344824951214a028a1b66876284a2cd (diff)
downloadaur-20672b0237dfe077138833f3ab71531f3c6ddce8.tar.gz
New version 3.1.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 175e3762cf97..90757036a8f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hyper-bin
pkgdesc = A terminal built on web technologies
- pkgver = 3.1.3
+ pkgver = 3.1.4
pkgrel = 1
url = https://hyper.is
arch = x86_64
@@ -12,9 +12,9 @@ pkgbase = hyper-bin
conflicts = hyper
conflicts = hyper-appimage
options = !strip
- source = hyper-bin-3.1.3-amd64.deb::https://github.com/zeit/hyper/releases/download/v3.1.3/Hyper_3.1.3_amd64.deb
- source = hyper-bin-3.1.3-LICENSE::https://github.com/zeit/hyper/raw/v3.1.3/LICENSE
- sha256sums = c3e1484887867f72b5767ca4204cd4dca7afc9a14d9785f46de4fa0dd2d6fb34
- sha256sums = 07a1ce5a08f3f385ea6f2aef0c8246c2d9bdd7c8dd21235b76b1cb7116efc13f
+ source = hyper-bin-3.1.4-amd64.deb::https://github.com/zeit/hyper/releases/download/v3.1.4/Hyper_3.1.4_amd64.deb
+ source = hyper-bin-3.1.4-LICENSE::https://github.com/zeit/hyper/raw/v3.1.4/LICENSE
+ b2sums = 2480ae6eb12f8749658cea5a5fbc232394fa0ba4717ed4cccd91cb53a1e32a23a725f8a7c8865759a9f2e16c6eb548ec5b732aa03334e9136fb1c80ecfea75db
+ b2sums = ce0705a42e98b23c60d347990c0ee91443b53bf282fb55ecb7f294d84b08f1b4515989efe2458999212a5705e6e4105e43998eb3e24b1f797129d0c1bf2bf7f8
pkgname = hyper-bin
diff --git a/PKGBUILD b/PKGBUILD
index 94d08c8399b6..e37064201680 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Ryan Dowling <ryan@ryandowling.me>
pkgname=hyper-bin
-pkgver=3.1.3
+pkgver=3.1.4
pkgrel=1
pkgdesc="A terminal built on web technologies"
arch=('x86_64')
@@ -14,8 +14,8 @@ depends=('gtk3' 'libxss' 'nss')
options=('!strip')
source=("${pkgname}-${pkgver}-amd64.deb::https://github.com/zeit/hyper/releases/download/v${pkgver}/Hyper_${pkgver}_amd64.deb"
"${pkgname}-${pkgver}-LICENSE::https://github.com/zeit/hyper/raw/v${pkgver}/LICENSE")
-sha256sums=('c3e1484887867f72b5767ca4204cd4dca7afc9a14d9785f46de4fa0dd2d6fb34'
- '07a1ce5a08f3f385ea6f2aef0c8246c2d9bdd7c8dd21235b76b1cb7116efc13f')
+b2sums=('2480ae6eb12f8749658cea5a5fbc232394fa0ba4717ed4cccd91cb53a1e32a23a725f8a7c8865759a9f2e16c6eb548ec5b732aa03334e9136fb1c80ecfea75db'
+ 'ce0705a42e98b23c60d347990c0ee91443b53bf282fb55ecb7f294d84b08f1b4515989efe2458999212a5705e6e4105e43998eb3e24b1f797129d0c1bf2bf7f8')
package() {
# extract the data file (already has everything as we need it)