Skip to content

Commit

Permalink
upd(librewolf-deb): 133.0-1 -> 133.0.3-1 (#6823)
Browse files Browse the repository at this point in the history
Well, just other updates for LibreWolf.

---------

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 Jan 6, 2025
1 parent 19ee672 commit 4da45db
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 20 deletions.
14 changes: 9 additions & 5 deletions packages/librewolf-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,20 +1,24 @@
pkgbase = librewolf-deb
gives = librewolf
pkgver = 133.0-1
pkgver = 133.0.3-1
pkgdesc = A fork of Firefox, focused on privacy, security and freedom
arch = amd64
arch = arm64
breaks = librewolf-app
breaks = librewolf-bin
breaks = librewolf-git
replaces = librewolf
incompatible = debian:buster
incompatible = debian:bullseye
incompatible = debian:bookworm
incompatible = debian:trixie
incompatible = debian:sid
maintainer = Oren Klopfer <[email protected]>
maintainer = James Ed Randson <[email protected]>
repology = project: librewolf
source_amd64 = https://repo.librewolf.net/pool/librewolf-133.0-1-linux-x86_64-deb.deb
sha256sums_amd64 = cec1840a81a334f9a0157656b71e4d5f0485fbc511c366c82e83b5c8fc50883e
source_arm64 = https://repo.librewolf.net/pool/librewolf-133.0-1-linux-arm64-deb.deb
sha256sums_arm64 = 2ea190fdc0f32914f1d32d88d669f0dff40da2652e71ff307cacf0d28c6b305f
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

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

pkgname = librewolf-deb
---
Expand Down

0 comments on commit 4da45db

Please sign in to comment.