summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWorMzy Tykashi2017-01-31 16:38:03 +0000
committerWorMzy Tykashi2017-01-31 16:38:03 +0000
commitc6654b78117650b1e858bf8beec9e508b4486461 (patch)
tree410ffbfd7307ac0c655fb2a0e61376acbb81cf8a /PKGBUILD
parentdc51ec3814e9d23cf9426d7d56088cea6f33692f (diff)
downloadaur-c6654b78117650b1e858bf8beec9e508b4486461.tar.gz
Modified mozconfig as per upstream recommendations
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f91995462a7..867bce77041a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: American_Jesus
pkgname=palemoon
pkgver=27.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')
url="http://www.palemoon.org/"
@@ -22,7 +22,7 @@ source=(git+"https://github.com/MoonchildProductions/Pale-Moon#tag=${pkgver}_Rel
mozconfig.in
sed.patch)
md5sums=('SKIP'
- '17d3e79f16ffa6fe1630849b71fb4709'
+ '033551ecd40cc00580ed77fa00f31559'
'048a6f60fe43e5c3e066fe9181e1a078')
prepare() {