summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 859d9f16f40b..7da7601cc005 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=next-browser
-pkgver=1.4.1
-pkgrel=1
+pkgver=1.4.0
+pkgrel=2
pkgdesc="Keyboard-oriented, Common Lisp extensible web-browser"
arch=('i686' 'x86_64')
url="https://next.atlas.engineer"
license=('custom:BSD')
source=("$pkgname-$pkgver.tar.gz::https://github.com/atlas-engineer/next/archive/$pkgver.tar.gz")
-sha512sums=('15bccbbe012bffdf13a600fc7d398766c8c8ef0d26efa54fac6bf27355619e72c47f51708bb6a4236631e064d4570ebe08bcfe8f3fdb643db6f3923769d58907')
+sha512sums=('a94b81c1b417818a06ddc592aa44620704a91b4ed411c92f19a768c4f7d4f9f74d29b9ad7a320d7a27ebaf880fa356c76626c1e2a9bac2c17bfeb6838cd1f937')
# If someday Next works with other Lisps, replace 'sbcl' with 'common-lisp'.
makedepends=('sbcl' 'cl-asdf')
depends=('webkit2gtk' 'sqlite' 'glib-networking' 'gsettings-desktop-schemas' 'libfixposix')