We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b80b787 commit 8fe40d3Copy full SHA for 8fe40d3
1 file changed
srcpkgs/zen-browser/template
@@ -1,6 +1,6 @@
1
# Template file for 'zen-browser'
2
pkgname=zen-browser
3
-version=1.19.11b
+version=1.19.12b
4
revision=1
5
archs="x86_64"
6
hostmakedepends="binutils tar xz curl"
@@ -10,7 +10,7 @@ license="MPL-2.0"
10
homepage="https://www.zen-browser.app/"
11
changelog="https://github.com/zen-browser/desktop/releases"
12
distfiles="https://github.com/zen-browser/desktop/releases/download/${version}/zen.linux-x86_64.tar.xz"
13
-checksum=65df3ffeb31f8046aca55ad70d6cf0c5130c25b1e8e470a047e5732b98137f19
+checksum=156fb68c3a51645514fdd5fcf734d356c9aa6c9801395af75e72311162a00379
14
15
do_install() {
16
install -dm755 "${DESTDIR}/opt/${pkgname}" "${DESTDIR}/usr/bin" "${DESTDIR}/usr/share/applications" "${DESTDIR}/usr/share/pixmaps"
0 commit comments