diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-07-04 19:08:57 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-07-04 19:08:57 -0700 |
commit | b1a6357f66cfebe4e025c9cb521c022f4ef60daa (patch) | |
tree | 299adb38d2749c0a48005a818c3daa6e5d7d0ba8 /PKGBUILD | |
parent | Updated to 32.2.0 (diff) | |
download | palemoon-b1a6357f66cfebe4e025c9cb521c022f4ef60daa.tar.xz |
Updated to 32.2.1
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=32.2.0 +pkgver=32.2.1 pkgrel=1 # palemoon commit ID can be found at https://repo.palemoon.org/MoonchildProductions/Pale-Moon/tags -_commit=bd008a920e6d1329a23a04e186fc55ae01050c8f +_commit=4907e1068f9fd93b30805e5cd24eac3bfb7a9c29 # UXP commit ID can be found at https://repo.palemoon.org/MoonchildProductions/UXP/tags -_UXPcommit=58308a5c7acf5e0e2afa9eb4e471dcf8919395c5 +_UXPcommit=b4af6b6265ed489acbc3dc5a2fd9d4ed7f783b13 pkgdesc="Open source web browser based on Firefox focusing on efficiency." arch=(x86_64 i686) license=(MPL GPL LGPL) |