summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorimlonghao2023-01-12 16:23:38 +0000
committerimlonghao2023-01-12 16:23:38 +0000
commit2db6564095d3bef5b3ea208447f888c52e647237 (patch)
tree671678c612c255bd1ad2f8c0cd79047d9304a973
parent4984b1cf553888cbc2d60b0fabb64383ef17074a (diff)
downloadaur-hyper-bin.tar.gz
New version 3.4.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8364eb9d4709..0aac314b88f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hyper-bin
pkgdesc = A terminal built on web technologies
- pkgver = 3.4.0
+ pkgver = 3.4.1
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.4.0-amd64.deb::https://github.com/zeit/hyper/releases/download/v3.4.0/Hyper_3.4.0_amd64.deb
- source = hyper-bin-3.4.0-LICENSE::https://github.com/zeit/hyper/raw/v3.4.0/LICENSE
- b2sums = 60747a92822c0723e981e4a3f6b9c839e0086da94ba730b9878df455e3051192e14986e880fdd095a748ddc37c168ebc4888b9410ad93d7eb144a05bc25bd51b
+ source = hyper-bin-3.4.1-amd64.deb::https://github.com/zeit/hyper/releases/download/v3.4.1/Hyper_3.4.1_amd64.deb
+ source = hyper-bin-3.4.1-LICENSE::https://github.com/zeit/hyper/raw/v3.4.1/LICENSE
+ b2sums = 0e051895837724ea0537ba670edfeec95997370afbf1c0eae6e723d191dfaec1e36ec1704b40a0f7c72f322107b925a16493ddfa3f1af0524b91083ac027e140
b2sums = ce0705a42e98b23c60d347990c0ee91443b53bf282fb55ecb7f294d84b08f1b4515989efe2458999212a5705e6e4105e43998eb3e24b1f797129d0c1bf2bf7f8
pkgname = hyper-bin
diff --git a/PKGBUILD b/PKGBUILD
index b66e6ace12fc..dc9f8f4c90d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Ryan Dowling <ryan@ryandowling.me>
pkgname=hyper-bin
-pkgver=3.4.0
+pkgver=3.4.1
pkgrel=1
pkgdesc="A terminal built on web technologies"
arch=('x86_64')
@@ -14,7 +14,7 @@ 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")
-b2sums=('60747a92822c0723e981e4a3f6b9c839e0086da94ba730b9878df455e3051192e14986e880fdd095a748ddc37c168ebc4888b9410ad93d7eb144a05bc25bd51b'
+b2sums=('0e051895837724ea0537ba670edfeec95997370afbf1c0eae6e723d191dfaec1e36ec1704b40a0f7c72f322107b925a16493ddfa3f1af0524b91083ac027e140'
'ce0705a42e98b23c60d347990c0ee91443b53bf282fb55ecb7f294d84b08f1b4515989efe2458999212a5705e6e4105e43998eb3e24b1f797129d0c1bf2bf7f8')
package() {