summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWorMzy Tykashi2017-04-28 16:56:44 +0100
committerWorMzy Tykashi2017-04-28 16:56:44 +0100
commitaf1e5c2983c98c1b0465a6a59c28f37c29a1610d (patch)
treeffcac83c44194850493daf2912d6b241b2c3a469 /PKGBUILD
parentd56b21bf929531d9c633443509985695833c8833 (diff)
downloadaur-af1e5c2983c98c1b0465a6a59c28f37c29a1610d.tar.gz
Updated to 27.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6980e40a0b21..edf7b1b8e9a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: ilikenwf
# Contributor: American_Jesus
pkgname=palemoon
-pkgver=27.2.1
+pkgver=27.3.0
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')
@@ -17,7 +17,8 @@ optdepends=('libpulse: PulseAudio audio driver'
'hunspell: spell checker and morphological analyzer'
'hyphen: library for hyphenation and justification'
'ffmpeg: various video and audio support')
-source=(git+"https://github.com/MoonchildProductions/Pale-Moon#tag=${pkgver}_Release"
+#source=(git+"https://github.com/MoonchildProductions/Pale-Moon#tag=${pkgver}_Release"
+source=(git+"https://github.com/MoonchildProductions/Pale-Moon#commit=f2695891c96250bfde630acdf2f5babe31c750f5" # upstream hasn't tagged 27.3 yet, so use verbump commit
mozconfig.in)
md5sums=('SKIP'
'033551ecd40cc00580ed77fa00f31559')