summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWorMzy Tykashi2016-08-24 12:29:13 +0100
committerWorMzy Tykashi2016-08-24 12:29:13 +0100
commit7bda5f053f86f3565ab57b5a22d42e27bcb139b7 (patch)
treeae2493d000d8316172e39aab92f547776f10eb13
parent8ad83d3fed7cd024bf73ef5d1c4e159ded60a437 (diff)
downloadaur-7bda5f053f86f3565ab57b5a22d42e27bcb139b7.tar.gz
Updated to use created tag
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5a19c2649c7..9cf0f88d2a40 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -33,7 +33,7 @@ pkgbase = palemoon
optdepends = gstreamer0.10-bad-plugins: aac, vp8 and opus decoding
optdepends = gstreamer0.10-ugly-plugins: h.264 and mp3 decoding
optdepends = gstreamer0.10-ffmpeg: h.264 decoding
- source = git+https://github.com/MoonchildProductions/Pale-Moon#commit=7a756323e31eee935a518a28bf4254319df2ee59
+ source = git+https://github.com/MoonchildProductions/Pale-Moon#tag=26.4.0.1_Release_Linux
source = mozconfig.in
md5sums = SKIP
md5sums = 6c23b737a8ef846926d247116b69f33d
diff --git a/PKGBUILD b/PKGBUILD
index 76c8e5325e6b..f79a1a47dcdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ optdepends=('libpulse: PulseAudio audio driver'
'gstreamer0.10-bad-plugins: aac, vp8 and opus decoding'
'gstreamer0.10-ugly-plugins: h.264 and mp3 decoding'
'gstreamer0.10-ffmpeg: h.264 decoding')
-source=(git+"https://github.com/MoonchildProductions/Pale-Moon#commit=7a756323e31eee935a518a28bf4254319df2ee59" # Devs haven't bothered to tag this release
+source=(git+"https://github.com/MoonchildProductions/Pale-Moon#tag=${pkgver}_Release_Linux"
mozconfig.in)
md5sums=('SKIP'
'6c23b737a8ef846926d247116b69f33d')