Skip to content
Snippets Groups Projects
Commit 943a2bc2 authored by Celeste's avatar Celeste
Browse files
parent 6b59fb8f
No related branches found
No related tags found
1 merge request!79570community/firefox-esr: upgrade to 128.7.0
......@@ -3,8 +3,8 @@
# Maintainer: Celeste <cielesti@protonmail.com>
maintainer="Celeste <cielesti@protonmail.com>"
pkgname=elinks
pkgver=0.17.1.1
pkgrel=1
pkgver=0.18.0
pkgrel=0
pkgdesc="Advanced and well-established feature-rich text mode web browser"
url="https://github.com/rkd77/elinks"
arch="all"
......@@ -19,6 +19,7 @@ makedepends="
linux-headers
meson
openssl-dev
python3
xmlto
zlib-dev
"
......@@ -39,8 +40,8 @@ build() {
-Dlibcss=false \
-Dreproducible=true \
-Dsource-date-epoch="$SOURCE_DATE_EPOCH" \
. output
meson compile -C output
output .
ninja -C output
}
package() {
......@@ -48,5 +49,5 @@ package() {
}
sha512sums="
7ad78f7d6a43341ae252c29f0c338e466cbedf8b40aefa9fa1939dbc62a9c9307b0a423b17181fce3bce1364fe6b6bdb80509ed90719965de174c9258b90902f elinks-0.17.1.1.tar.xz
e0ff737e06d4b591d362257b9a375b938f9d6222cf6ee4df2065c7b47f883a5eacf76dabae8fc7c0b32cf9b7df56267752217d6999b0ae24c2482763b5b0ccb9 elinks-0.18.0.tar.xz
"
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