diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-02-06 05:47:59 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-02-06 05:47:59 -0800 |
commit | 36490c43165a419d13067861bf3d4896115c88aa (patch) | |
tree | ddbad9d1d0c7e8eb7fe8df62e579a0ab5c444579 /PKGBUILD | |
parent | Updated to 31.4.2 (diff) | |
download | palemoon-36490c43165a419d13067861bf3d4896115c88aa.tar.xz |
Updated to 32.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -14,12 +14,12 @@ pkgname=palemoon _pmaltname=pale-moon _pmotheraltname=Pale-Moon _uxpaltname=uxp -pkgver=31.4.2 +pkgver=32.0.0 pkgrel=1 # palemoon commit ID can be found at https://repo.palemoon.org/MoonchildProductions/Pale-Moon/tags -_commit=539e6eef64a5e94d498459bb46e93401f38078d4 +_commit=78b9252ec67400444578addf0d3d92834be5980e # UXP commit ID can be found at https://repo.palemoon.org/MoonchildProductions/UXP/tags -_UXPcommit=528db2cbd88e976382d54c4820f4d3d9e2e083c0 +_UXPcommit=75e4818d367ccadfbaf3ad0e0ba372221a14c048 pkgdesc="Open source web browser based on Firefox focusing on efficiency." arch=(x86_64 i686) license=(MPL GPL LGPL) |