Skip to content

Commit

Permalink
upd(librewolf-deb): 131.0.3-1 -> 132.0-1 (#6614)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
jimed-rand and pre-commit-ci[bot] authored Nov 2, 2024
1 parent 447ae64 commit 4dbe404
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
10 changes: 5 additions & 5 deletions packages/librewolf-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = librewolf-deb
gives = librewolf
pkgver = 131.0.3-1
pkgver = 132.0-1
pkgdesc = A fork of Firefox, focused on privacy, security and freedom
arch = amd64
arch = arm64
Expand All @@ -12,9 +12,9 @@ pkgbase = librewolf-deb
maintainer = Oren Klopfer <[email protected]>
maintainer = James Ed Randson <[email protected]>
repology = project: librewolf
source_amd64 = https://repo.librewolf.net/pool/librewolf-131.0.3-1-linux-x86_64-deb.deb
sha256sums_amd64 = 76645ee56029febe9bcf5c6f3b022089d26e367aca99c9cc6e3242746b62fc26
source_arm64 = https://repo.librewolf.net/pool/librewolf-131.0.3-1-linux-arm64-deb.deb
sha256sums_arm64 = 090a17aaaf577e1934cc30415f05310babe9dd527f40a11f186ff9a62e7c8d1c
source_amd64 = https://repo.librewolf.net/pool/librewolf-132.0-1-linux-x86_64-deb.deb
sha256sums_amd64 = aa78fa19b98f4aedec7beb32754e332b289a0cb0e2a0db26764f9a3151407350
source_arm64 = https://repo.librewolf.net/pool/librewolf-132.0-1-linux-arm64-deb.deb
sha256sums_arm64 = 3b12f148440999b486c4d81eec12b5e6afa1757cf6c2bd79981a167456c26543

pkgname = librewolf-deb
6 changes: 3 additions & 3 deletions packages/librewolf-deb/librewolf-deb.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ maintainer=(
)
incompatible=('debian:bullseye')
arch=("amd64" "arm64")
pkgver="131.0.3-1"
pkgver="132.0-1"
source_amd64=("https://repo.librewolf.net/pool/${gives}-${pkgver}-linux-x86_64-deb.deb")
sha256sums_amd64=("76645ee56029febe9bcf5c6f3b022089d26e367aca99c9cc6e3242746b62fc26")
sha256sums_amd64=("aa78fa19b98f4aedec7beb32754e332b289a0cb0e2a0db26764f9a3151407350")
source_arm64=("https://repo.librewolf.net/pool/${gives}-${pkgver}-linux-arm64-deb.deb")
sha256sums_arm64=("090a17aaaf577e1934cc30415f05310babe9dd527f40a11f186ff9a62e7c8d1c")
sha256sums_arm64=("3b12f148440999b486c4d81eec12b5e6afa1757cf6c2bd79981a167456c26543")
10 changes: 5 additions & 5 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -5793,7 +5793,7 @@ pkgname = librewolf-app
---
pkgbase = librewolf-deb
gives = librewolf
pkgver = 131.0.3-1
pkgver = 132.0-1
pkgdesc = A fork of Firefox, focused on privacy, security and freedom
arch = amd64
arch = arm64
Expand All @@ -5805,10 +5805,10 @@ pkgbase = librewolf-deb
maintainer = Oren Klopfer <[email protected]>
maintainer = James Ed Randson <[email protected]>
repology = project: librewolf
source_amd64 = https://repo.librewolf.net/pool/librewolf-131.0.3-1-linux-x86_64-deb.deb
sha256sums_amd64 = 76645ee56029febe9bcf5c6f3b022089d26e367aca99c9cc6e3242746b62fc26
source_arm64 = https://repo.librewolf.net/pool/librewolf-131.0.3-1-linux-arm64-deb.deb
sha256sums_arm64 = 090a17aaaf577e1934cc30415f05310babe9dd527f40a11f186ff9a62e7c8d1c
source_amd64 = https://repo.librewolf.net/pool/librewolf-132.0-1-linux-x86_64-deb.deb
sha256sums_amd64 = aa78fa19b98f4aedec7beb32754e332b289a0cb0e2a0db26764f9a3151407350
source_arm64 = https://repo.librewolf.net/pool/librewolf-132.0-1-linux-arm64-deb.deb
sha256sums_arm64 = 3b12f148440999b486c4d81eec12b5e6afa1757cf6c2bd79981a167456c26543

pkgname = librewolf-deb
---
Expand Down

0 comments on commit 4dbe404

Please sign in to comment.