Skip to content
Snippets Groups Projects
Verified Commit 156e802f authored by George Rawlinson's avatar George Rawlinson
Browse files

upgpkg: 3.10.0-1

parent 1bc32ea8
No related branches found
No related tags found
No related merge requests found
pkgbase = nyxt
pkgdesc = A keyboard-driven web browser designed for power users
pkgver = 3.9.2
pkgver = 3.10.0
pkgrel = 1
url = https://nyxt.atlas.engineer
arch = x86_64
......@@ -24,8 +24,8 @@ pkgbase = nyxt
optdepends = gst-plugins-ugly: for HTML5 audio/video
options = !strip
options = !makeflags
source = nyxt-3.9.2.tar.xz::https://github.com/atlas-engineer/nyxt/releases/download/3.9.2/nyxt-3.9.2-source-with-submodules.tar.xz
sha512sums = d2df3c0dc74cb9548967c8bcd9638f287c876990f40b2643c5f3f7ef89b140854f5b2337ab40d4f1db1aaf2f9b0677df4046ffea8162c7e9c7c0d7200bd3da13
b2sums = 1ba407ea9c3c2df27e53f81e55570d31cd73f4500433b64c9a556828de8b1cb8b7fc7fde6296a84f5462278aa8dced2498e8dafda6a61d901294ae1510fa9df3
source = nyxt-3.10.0.tar.xz::https://github.com/atlas-engineer/nyxt/releases/download/3.10.0/nyxt-3.10.0-source-with-submodules.tar.xz
sha512sums = 79285e75eb896983dc4931d7802bb808f5c6f04f04a2f1c002bd72586562f35387c04416308964ce0ef6d630b0aacf21590c6625caa8cf6bf1a3396bf2e95794
b2sums = 278fc2874194b26bf33359b5051c42844141ae2863dd06bfd4c732079de1cca15cb794304852725f2032b9d3820223b5e25cf6df63201cbba81a5917f4c70ac9
pkgname = nyxt
......@@ -6,7 +6,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=nyxt
pkgver=3.9.2
pkgver=3.10.0
pkgrel=1
pkgdesc='A keyboard-driven web browser designed for power users'
arch=('x86_64')
......@@ -39,8 +39,8 @@ optdepends=(
)
options=('!strip' '!makeflags')
source=("$pkgname-$pkgver.tar.xz::https://github.com/atlas-engineer/nyxt/releases/download/$pkgver/nyxt-$pkgver-source-with-submodules.tar.xz")
sha512sums=('d2df3c0dc74cb9548967c8bcd9638f287c876990f40b2643c5f3f7ef89b140854f5b2337ab40d4f1db1aaf2f9b0677df4046ffea8162c7e9c7c0d7200bd3da13')
b2sums=('1ba407ea9c3c2df27e53f81e55570d31cd73f4500433b64c9a556828de8b1cb8b7fc7fde6296a84f5462278aa8dced2498e8dafda6a61d901294ae1510fa9df3')
sha512sums=('79285e75eb896983dc4931d7802bb808f5c6f04f04a2f1c002bd72586562f35387c04416308964ce0ef6d630b0aacf21590c6625caa8cf6bf1a3396bf2e95794')
b2sums=('278fc2874194b26bf33359b5051c42844141ae2863dd06bfd4c732079de1cca15cb794304852725f2032b9d3820223b5e25cf6df63201cbba81a5917f4c70ac9')
build() {
make all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment