summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWorMzy Tykashi2018-04-18 20:59:59 +0100
committerWorMzy Tykashi2018-04-18 20:59:59 +0100
commit3efd78fbb1c90604f60b9cad94d9a473670ce6aa (patch)
treee398dae26e52063cd9904ec917ff881baa6ca546 /PKGBUILD
parent4be7576b08eb8f2119e66aaf04cb0577f40c6bac (diff)
downloadaur-3efd78fbb1c90604f60b9cad94d9a473670ce6aa.tar.gz
Updated to 27.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 797f72ea2235..551b8c5a1873 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# Contributor: ilikenwf
# Contributor: American_Jesus
pkgname=palemoon
-pkgver=27.8.3
+pkgver=27.9.0
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')
url="https://www.palemoon.org/"
license=('MPL' 'GPL' 'LGPL')
depends=('gtk2' 'dbus-glib' 'desktop-file-utils' 'libxt' 'mime-types' 'alsa-lib'
- 'startup-notification' 'icu')
+ 'startup-notification')
makedepends=('git' 'python2' 'autoconf2.13' 'unzip' 'zip' 'yasm'
'libpulse' 'gcc5')
optdepends=('libpulse: PulseAudio audio driver'