summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2022-03-15 22:08:19 +0800
committerlilac2022-03-15 22:08:19 +0800
commit7f8d3b5c97029d25afddb1e0fc8dfa89c08eb8b5 (patch)
tree18801ce136aadd25b9211745ce3f59cbd44821f8
parentec78ae96e05c88f445230299f47fc224e8e53d6f (diff)
downloadaur-7f8d3b5c97029d25afddb1e0fc8dfa89c08eb8b5.tar.gz
[lilac] updated to 3-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9623cf569bc2..6d01a86639b7 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.4
+ pkgver = 3
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.4
+ source = git+https://github.com/atlas-engineer/nyxt.git#tag=3
sha256sums = SKIP
pkgname = nyxt
diff --git a/PKGBUILD b/PKGBUILD
index 66549f527eb9..733d1919f709 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=nyxt
-pkgver=2.2.4
+pkgver=3
pkgrel=1
pkgdesc="A keyboard-oriented, infinitely extensible web browser designed for power users"
arch=('x86_64')