summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Parnell2019-08-03 20:21:02 -0500
committerMatt Parnell2019-08-03 20:21:02 -0500
commita641d06d9d72b41433d978c165c09abebb0329fb (patch)
tree36455fb319fbd42cf556636c7a117f149e475eac
parentf60d1fb699fc558ec2ea59da6eb4c5736a098d20 (diff)
downloadaur-a641d06d9d72b41433d978c165c09abebb0329fb.tar.gz
bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4346ad9d2e33..6a9c8142776d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = waterfox-git
pkgdesc = 64-Bit optimized Firefox fork, no data collection, allows unsigned extensions
- pkgver = 56.2.11+63b480e74624
+ pkgver = 56.2.12+af9bc05739b2
pkgrel = 1
url = https://www.waterfoxproject.org/
install = waterfox.install
@@ -39,7 +39,7 @@ pkgbase = waterfox-git
depends = hunspell
depends = sqlite
depends = ttf-font
- provides = waterfox=56.2.11+63b480e74624
+ provides = waterfox=56.2.12+af9bc05739b2
conflicts = waterfox
conflicts = waterfox-bin
options = !emptydirs
diff --git a/PKGBUILD b/PKGBUILD
index fcb999948363..b96c6e5bd59f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: <jnbek1972 at gmail dot com>
# Contributor: <raku at rakutiki.tv>
pkgname=waterfox-git
-pkgver=56.2.11+63b480e74624
+pkgver=56.2.12+af9bc05739b2
pkgrel=1
pkgdesc="64-Bit optimized Firefox fork, no data collection, allows unsigned extensions"
arch=('i686' 'x86_64')