summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Parnell2017-09-08 20:39:15 -0500
committerMatt Parnell2017-09-08 20:39:15 -0500
commit3933c1acfed200c8c6c157d064eb66369c8935fc (patch)
treeca8434cb222890bd77e64b6e3a2825a6bbab29a6
parent71efe7a804b769b1e84c115e3bf403e6de8549fe (diff)
downloadaur-3933c1acfed200c8c6c157d064eb66369c8935fc.tar.gz
bump
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88556c0f4d8a..abfb910372a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,14 @@
# Generated by mksrcinfo v8
-# Tue Aug 29 04:16:31 UTC 2017
+# Sat Sep 9 01:39:12 UTC 2017
pkgbase = waterfox-git
pkgdesc = 64-Bit optimized Firefox fork, no data collection, allows unsigned extensions
- pkgver = 55.0.2+49aea8cd7265
+ pkgver = 55.1.0+46d7a193fbe5
pkgrel = 1
url = https://www.waterfoxproject.org/
install = waterfox.install
arch = i686
arch = x86_64
license = MPL
- license = GPL
- license = LGPL
makedepends = unzip
makedepends = zip
makedepends = diffutils
@@ -45,7 +43,7 @@ pkgbase = waterfox-git
depends = hunspell
depends = sqlite
depends = ttf-font
- provides = waterfox=55.0.2+49aea8cd7265
+ provides = waterfox=55.1.0+46d7a193fbe5
conflicts = waterfox waterfox-bin
options = !emptydirs
options = !makeflags
diff --git a/PKGBUILD b/PKGBUILD
index b62183607f6a..cacb8174a4d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
# Contributor: <jnbek1972 at gmail dot com>
# Contributor: <raku at rakutiki.tv>
pkgname=waterfox-git
-pkgver=55.0.2+49aea8cd7265
+pkgver=55.1.0+46d7a193fbe5
pkgrel=1
pkgdesc="64-Bit optimized Firefox fork, no data collection, allows unsigned extensions"
arch=('i686' 'x86_64')
-license=('MPL' 'GPL' 'LGPL')
+license=('MPL')
url="https://www.waterfoxproject.org/"
depends=('gtk2' 'gtk3' 'mozilla-common' 'libxt' 'startup-notification' 'mime-types'
'dbus-glib' 'alsa-lib' 'ffmpeg2.8' 'desktop-file-utils' 'hicolor-icon-theme'