summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWorMzy Tykashi2017-04-30 16:41:43 +0100
committerWorMzy Tykashi2017-04-30 16:41:43 +0100
commit7457a4d056ea0adeed82be9e36c7846e361498a8 (patch)
tree4991316fc4893aa354b7559e2ef617d0d4444800
parentaf1e5c2983c98c1b0465a6a59c28f37c29a1610d (diff)
downloadaur-7457a4d056ea0adeed82be9e36c7846e361498a8.tar.gz
Switched to now existant tag
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a71f8c406669..8bfcaf845f54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -28,7 +28,7 @@ pkgbase = palemoon
optdepends = hunspell: spell checker and morphological analyzer
optdepends = hyphen: library for hyphenation and justification
optdepends = ffmpeg: various video and audio support
- source = git+https://github.com/MoonchildProductions/Pale-Moon#commit=f2695891c96250bfde630acdf2f5babe31c750f5
+ source = git+https://github.com/MoonchildProductions/Pale-Moon#tag=27.3.0_Release
source = mozconfig.in
md5sums = SKIP
md5sums = 033551ecd40cc00580ed77fa00f31559
diff --git a/PKGBUILD b/PKGBUILD
index edf7b1b8e9a0..9736efe0231e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,8 +17,7 @@ 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#commit=f2695891c96250bfde630acdf2f5babe31c750f5" # upstream hasn't tagged 27.3 yet, so use verbump commit
+source=(git+"https://github.com/MoonchildProductions/Pale-Moon#tag=${pkgver}_Release"
mozconfig.in)
md5sums=('SKIP'
'033551ecd40cc00580ed77fa00f31559')