summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSemyon Maryasin2018-09-10 01:00:54 +0200
committerSemyon Maryasin2018-09-10 01:00:54 +0200
commite1d01cf63f756ea8fccf56754f36f08feb662338 (patch)
tree82b5c026dd07963209b8a6816f8fae7d99dfd006
parenta71bdaf48f7b7e4061615155d8ba1c9a3845d84e (diff)
downloadaur-e1d01cf63f756ea8fccf56754f36f08feb662338.tar.gz
Bump version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ae0e20e209a..75ed83e2670f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zeit-now-bin
pkgdesc = Realtime Global Deployments by Zeit, pre-built binary
- pkgver = 11.4.0
+ pkgver = 11.4.1
pkgrel = 1
url = https://zeit.co/now
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = zeit-now-bin
provides = zeit-now
conflicts = nodejs-now
options = !strip
- source = https://github.com/zeit/now-cli/releases/download/11.4.0/now-linux.gz
- md5sums = 791963aabd72437c7d2af1df817e7966
+ source = https://github.com/zeit/now-cli/releases/download/11.4.1/now-linux.gz
+ md5sums = 8d4223acea53bb90df388b0c56ea56fd
pkgname = zeit-now-bin
diff --git a/PKGBUILD b/PKGBUILD
index 14e58a90969e..b8139e6c1a47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Your Name <youremail@domain.com>
pkgname=zeit-now-bin
-pkgver=11.4.0
+pkgver=11.4.1
pkgrel=1
epoch=
pkgdesc="Realtime Global Deployments by Zeit, pre-built binary"
@@ -27,7 +27,7 @@ install=
changelog=
source=("https://github.com/zeit/now-cli/releases/download/${pkgver}/now-linux.gz")
noextract=()
-md5sums=('791963aabd72437c7d2af1df817e7966')
+md5sums=('8d4223acea53bb90df388b0c56ea56fd')
validpgpkeys=()
build() {