Skip to content

Commit

Permalink
upd(librewolf-deb): 133.0.3-1 -> 134.0-1 (#6895)
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>
Co-authored-by: oklopfer <[email protected]>
  • Loading branch information
3 people authored Jan 19, 2025
1 parent 8058ea4 commit 67d8a22
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 = 133.0.3-1
pkgver = 134.0-1
pkgdesc = A fork of Firefox, focused on privacy, security and freedom
arch = amd64
arch = arm64
Expand All @@ -16,9 +16,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-133.0.3-1-linux-x86_64-deb.deb
sha256sums_amd64 = f5387a21820622468f5385ec4eb032bab22082b1a7c24cb3347c9d982d773838
source_arm64 = https://repo.librewolf.net/pool/librewolf-133.0.3-1-linux-arm64-deb.deb
sha256sums_arm64 = f39a61556e5c040891a52a613826c6d5644d5ff788a6bb6c30cf82bb0e4cd2d7
source_amd64 = https://repo.librewolf.net/pool/librewolf-134.0-1-linux-x86_64-deb.deb
sha256sums_amd64 = f3390f71c88d8563159a78dc77cbb17578aef55c020ee98acb6a2e5e1711ba08
source_arm64 = https://repo.librewolf.net/pool/librewolf-134.0-1-linux-arm64-deb.deb
sha256sums_arm64 = a687880c0de03c8d8e1e8d230fd7edf9befca5534a9f555f4b9abdc609a9d21a

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
@@ -1,5 +1,5 @@
pkgname="librewolf-deb"
pkgver="133.0.3-1"
pkgver="134.0-1"
gives="librewolf"
arch=("amd64" "arm64")
replaces=("${gives}")
Expand All @@ -8,7 +8,7 @@ breaks=("${gives}-app" "${gives}-bin" "${gives}-git")
maintainer=("Oren Klopfer <[email protected]>" "James Ed Randson <[email protected]>")
incompatible=("debian:buster" "debian:bullseye" "debian:bookworm" "debian:trixie" "debian:sid")
source_amd64=("https://repo.librewolf.net/pool/${gives}-${pkgver}-linux-x86_64-deb.deb")
sha256sums_amd64=("f5387a21820622468f5385ec4eb032bab22082b1a7c24cb3347c9d982d773838")
sha256sums_amd64=("f3390f71c88d8563159a78dc77cbb17578aef55c020ee98acb6a2e5e1711ba08")
source_arm64=("https://repo.librewolf.net/pool/${gives}-${pkgver}-linux-arm64-deb.deb")
sha256sums_arm64=("f39a61556e5c040891a52a613826c6d5644d5ff788a6bb6c30cf82bb0e4cd2d7")
sha256sums_arm64=("a687880c0de03c8d8e1e8d230fd7edf9befca5534a9f555f4b9abdc609a9d21a")
repology=("project: librewolf")
10 changes: 5 additions & 5 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -6041,7 +6041,7 @@ pkgname = librewolf-app
---
pkgbase = librewolf-deb
gives = librewolf
pkgver = 133.0.3-1
pkgver = 134.0-1
pkgdesc = A fork of Firefox, focused on privacy, security and freedom
arch = amd64
arch = arm64
Expand All @@ -6057,10 +6057,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-133.0.3-1-linux-x86_64-deb.deb
sha256sums_amd64 = f5387a21820622468f5385ec4eb032bab22082b1a7c24cb3347c9d982d773838
source_arm64 = https://repo.librewolf.net/pool/librewolf-133.0.3-1-linux-arm64-deb.deb
sha256sums_arm64 = f39a61556e5c040891a52a613826c6d5644d5ff788a6bb6c30cf82bb0e4cd2d7
source_amd64 = https://repo.librewolf.net/pool/librewolf-134.0-1-linux-x86_64-deb.deb
sha256sums_amd64 = f3390f71c88d8563159a78dc77cbb17578aef55c020ee98acb6a2e5e1711ba08
source_arm64 = https://repo.librewolf.net/pool/librewolf-134.0-1-linux-arm64-deb.deb
sha256sums_arm64 = a687880c0de03c8d8e1e8d230fd7edf9befca5534a9f555f4b9abdc609a9d21a

pkgname = librewolf-deb
---
Expand Down

0 comments on commit 67d8a22

Please sign in to comment.