diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-01-17 15:24:21 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-01-17 15:24:21 -0800 |
commit | be064777596b78d62277c06607d0662226ff1bb0 (patch) | |
tree | 274f94d595c45a39f732c2b6b604397dcbac319f | |
parent | Updated to 32.5.1 (diff) | |
download | palemoon-be064777596b78d62277c06607d0662226ff1bb0.tar.xz |
Updated to 32.5.2
-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=32.5.1 +pkgver=32.5.2 pkgrel=1 # palemoon commit ID can be found at https://repo.palemoon.org/MoonchildProductions/Pale-Moon/tags -_commit=76f69ecaaa257f78073f44ba7d03923ec55d693e +_commit=ae12e17cd3ad5042afd455d2b4c5c142160ff654 # UXP commit ID can be found at https://repo.palemoon.org/MoonchildProductions/UXP/tags -_UXPcommit=a4da712f91af0e803099c1170e54cf4a0498dfcf +_UXPcommit=a0843d52b48c4d05cd6094b584332c5d6f653681 pkgdesc="Open source web browser based on Firefox focusing on efficiency." arch=(x86_64 i686) license=(MPL GPL LGPL) |