summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2022-01-14 23:53:42 +0800
committerlilac2022-01-14 23:53:42 +0800
commitec78ae96e05c88f445230299f47fc224e8e53d6f (patch)
tree59ead1af4c1166eb5c250629c4a8a8cf1e281333
parente9a11a6ea2d213529e2c7f7ceefacf73cdc75a15 (diff)
downloadaur-ec78ae96e05c88f445230299f47fc224e8e53d6f.tar.gz
[lilac] updated to 2.2.4-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c3369a93118..9623cf569bc2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nyxt
pkgdesc = A keyboard-oriented, infinitely extensible web browser designed for power users
- pkgver = 2.2.3
+ pkgver = 2.2.4
pkgrel = 1
url = https://github.com/atlas-engineer/nyxt
arch = x86_64
@@ -25,7 +25,7 @@ pkgbase = nyxt
conflicts = nyxt-browser
options = !strip
options = !makeflags
- source = git+https://github.com/atlas-engineer/nyxt.git#tag=2.2.3
+ source = git+https://github.com/atlas-engineer/nyxt.git#tag=2.2.4
sha256sums = SKIP
pkgname = nyxt
diff --git a/PKGBUILD b/PKGBUILD
index 25359dfbab44..66549f527eb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=nyxt
-pkgver=2.2.3
+pkgver=2.2.4
pkgrel=1
pkgdesc="A keyboard-oriented, infinitely extensible web browser designed for power users"
arch=('x86_64')