Skip to content

Commit

Permalink
upd(icecat-deb): 115.16.0 -> 115.18.0 (#6825)
Browse files Browse the repository at this point in the history
Another minor updates from GNU Icecat for `icecat-deb`

---------

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 0cf16a3 commit 2263995
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 12 deletions.
7 changes: 3 additions & 4 deletions packages/icecat-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
pkgbase = icecat-deb
gives = icecat
pkgver = 115.16.0
pkgver = 115.18.0
pkgdesc = GNU version of Firefox which uses ESR branch instead main release branch
arch = amd64
breaks = icecat-app
breaks = icecat-bin
breaks = icecat-git
replaces = icecat
incompatible = debian:bullseye
maintainer = James Ed Randson <[email protected]>
repology = project: icecat
source = https://icecatbrowser.org/assets/icecat/115.16.0/icecat_115.16esr-1_amd64.deb
sha256sums = 6dc7a508e83dc3c122dc8bd836aff1e6f7ee880a58f23f4f3c5c420ae27c918a
source = https://icecatbrowser.org/assets/icecat/115.18.0/icecat_115.18.0esr-1_amd64.deb
sha256sums = 0b353d841612b2ca6ad354dca8ec1e4a4a6867a6889a71c408e6a7c50c4d01ce

pkgname = icecat-deb
7 changes: 3 additions & 4 deletions packages/icecat-deb/icecat-deb.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ pkgdesc="GNU version of Firefox which uses ESR branch instead main release branc
breaks=("${gives}-app" "${gives}-bin" "${gives}-git")
repology=("project: icecat")
maintainer=("James Ed Randson <[email protected]>")
incompatible=('debian:bullseye')
arch=("amd64")
pkgver="115.16.0"
source=("https://icecatbrowser.org/assets/${gives}/${pkgver}/${gives}_115.16esr-1_amd64.deb")
sha256sums=("6dc7a508e83dc3c122dc8bd836aff1e6f7ee880a58f23f4f3c5c420ae27c918a")
pkgver="115.18.0"
source=("https://icecatbrowser.org/assets/${gives}/${pkgver}/${gives}_${pkgver}esr-1_amd64.deb")
sha256sums=("0b353d841612b2ca6ad354dca8ec1e4a4a6867a6889a71c408e6a7c50c4d01ce")
7 changes: 3 additions & 4 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -4829,18 +4829,17 @@ pkgname = i3lock-color
---
pkgbase = icecat-deb
gives = icecat
pkgver = 115.16.0
pkgver = 115.18.0
pkgdesc = GNU version of Firefox which uses ESR branch instead main release branch
arch = amd64
breaks = icecat-app
breaks = icecat-bin
breaks = icecat-git
replaces = icecat
incompatible = debian:bullseye
maintainer = James Ed Randson <[email protected]>
repology = project: icecat
source = https://icecatbrowser.org/assets/icecat/115.16.0/icecat_115.16esr-1_amd64.deb
sha256sums = 6dc7a508e83dc3c122dc8bd836aff1e6f7ee880a58f23f4f3c5c420ae27c918a
source = https://icecatbrowser.org/assets/icecat/115.18.0/icecat_115.18.0esr-1_amd64.deb
sha256sums = 0b353d841612b2ca6ad354dca8ec1e4a4a6867a6889a71c408e6a7c50c4d01ce

pkgname = icecat-deb
---
Expand Down

0 comments on commit 2263995

Please sign in to comment.