summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e23446f416d..855e2be8dd44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Herbert Knapp <herbert.knapp@edu.uni-graz.at>
pkgname=waterfox-bin
-pkgver=54.0
+pkgver=54.0.0.1
pkgrel=1
pkgdesc="64-Bit optimized Firefox, no data collection, allows unsigned extensions"
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('alsa-lib' 'libxt' 'libnotify' 'mime-types' 'nss' 'gtk2' 'gtk3' 'sqlite
provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
source=('waterfox.desktop' 'https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-'"${pkgver}"'.en-US.linux-x86_64.tar.bz2')
-md5sums=('0e8dbbeaf61ad27b0f0d6c31038b529e' '33bceb4ef32dca24f836f9fd2acdb292')
+md5sums=('0e8dbbeaf61ad27b0f0d6c31038b529e' '5e5bc95d6ce10ae8cd7bdce714389cda')
package() {
install -d "${pkgdir}"/{usr/{bin,share/{applications,pixmaps}},opt}