summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Dowling2018-04-06 16:18:00 +1000
committerRyan Dowling2018-04-06 16:18:00 +1000
commitaab995c8e16286ce0cbd6e9849b6043e9f8affe8 (patch)
treee94166f1184e5834648f902009a47b4352539460
parent91d2fbf30d19b94f4ca805c0970b8a64af490683 (diff)
downloadaur-aab995c8e16286ce0cbd6e9849b6043e9f8affe8.tar.gz
chore: switch back to stable release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index caf29c13745b..f92255e6c71f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hyper-bin
pkgdesc = A terminal built on web technologies
- pkgver = 2.0.0.canary.15
+ pkgver = 1.4.8
pkgrel = 1
url = https://hyper.is
arch = x86_64
@@ -15,6 +15,6 @@ pkgbase = hyper-bin
depends = libappindicator
options = !strip
options = !utx
- source_x86_64 = https://github.com/zeit/hyper/releases/download/2.0.0-canary.15/hyper_2.0.0-canary.15_amd64.deb
- md5sums_x86_64 = 51f3b3643c464b9bdef03ffede626126
+ source_x86_64 = https://github.com/zeit/hyper/releases/download/1.4.8/hyper_1.4.8_amd64.deb
+ md5sums_x86_64 = 19d48f66a414cfcd233b4d78dee6f1e6
pkgname = hyper-bin
diff --git a/PKGBUILD b/PKGBUILD
index d5140bba2d33..19109d1ad8a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ryan Dowling <ryan@ryandowling.me>
pkgname=hyper-bin
-pkgver=2.0.0.canary.15
+pkgver=1.4.8
pkgrel=1
pkgdesc="A terminal built on web technologies"
arch=('x86_64')