Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/ungoogled-chromium-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
pkgbase = ungoogled-chromium-bin
gives = ungoogled-chromium
pkgver = 131.0.6778.139-1
pkgver = 132.0.6834.110-1
pkgdesc = Google Chromium, sans integration with Google
arch = amd64
maintainer = James Ed Randson <jimedrand@disroot.org>
repology = project: ungoogled-chromium
source = https://github.com/ungoogled-software/ungoogled-chromium-portablelinux/releases/download/131.0.6778.139-1/ungoogled-chromium_131.0.6778.139-1_linux.tar.xz
sha256sums = 82da8451952cf8734f25e10ac527ab49a8eea339bf6eb6488c8ab032b8b77a14
source = https://github.com/ungoogled-software/ungoogled-chromium-portablelinux/releases/download/132.0.6834.110-1/ungoogled-chromium_132.0.6834.110-1_linux.tar.xz
sha256sums = fe55213ae2d479750f9df3eaf02dc68c0e2b09c674323b2c7a77e93f61b70cab

pkgname = ungoogled-chromium-bin
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
pkgname="ungoogled-chromium-bin"
gives="ungoogled-chromium"
pkgver="131.0.6778.139-1"
pkgver="132.0.6834.110-1"
arch=("amd64")
pkgdesc="Google Chromium, sans integration with Google"
maintainer=("James Ed Randson <jimedrand@disroot.org>")
source=("https://github.com/ungoogled-software/${gives}-portablelinux/releases/download/${pkgver}/${gives}_${pkgver}_linux.tar.xz")
sha256sums=("82da8451952cf8734f25e10ac527ab49a8eea339bf6eb6488c8ab032b8b77a14")
sha256sums=("fe55213ae2d479750f9df3eaf02dc68c0e2b09c674323b2c7a77e93f61b70cab")
repology=("project: ${gives}")

package() {
Expand Down
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -12707,13 +12707,13 @@ pkgname = ulauncher-deb
---
pkgbase = ungoogled-chromium-bin
gives = ungoogled-chromium
pkgver = 131.0.6778.139-1
pkgver = 132.0.6834.110-1
pkgdesc = Google Chromium, sans integration with Google
arch = amd64
maintainer = James Ed Randson <jimedrand@disroot.org>
repology = project: ungoogled-chromium
source = https://github.com/ungoogled-software/ungoogled-chromium-portablelinux/releases/download/131.0.6778.139-1/ungoogled-chromium_131.0.6778.139-1_linux.tar.xz
sha256sums = 82da8451952cf8734f25e10ac527ab49a8eea339bf6eb6488c8ab032b8b77a14
source = https://github.com/ungoogled-software/ungoogled-chromium-portablelinux/releases/download/132.0.6834.110-1/ungoogled-chromium_132.0.6834.110-1_linux.tar.xz
sha256sums = fe55213ae2d479750f9df3eaf02dc68c0e2b09c674323b2c7a77e93f61b70cab

pkgname = ungoogled-chromium-bin
---
Expand Down
Loading