Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
bleachbit


Commits:
745edadd by Antonio Rojas at 2024-08-26T09:14:58+02:00
upgpkg: 4.6.1-1: Update to 4.6.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = bleachbit
        pkgdesc = Deletes unneeded files to free disk space and maintain privacy
-       pkgver = 4.6.0
-       pkgrel = 2
+       pkgver = 4.6.1
+       pkgrel = 1
        url = https://www.bleachbit.org/
        arch = any
        license = GPL3
@@ -9,8 +9,8 @@ pkgbase = bleachbit
        depends = gtk3
        depends = python
        depends = python-gobject
-       source = 
git+https://github.com/bleachbit/bleachbit.git#tag=v4.6.0?signed
+       source = 
git+https://github.com/bleachbit/bleachbit.git#tag=v4.6.1?signed
        validpgpkeys = A9E582E4054A159315EDC943D6D447B02B4D4C9D
-       sha256sums = SKIP
+       sha256sums = 
e95eef4829a5b25c43d5926c283f6f3bda4977c5587236f4925050e132c85673
 
 pkgname = bleachbit


=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@
 # Contributor: Nuno Araujo <nuno.araujo at russo79.com>
 
 pkgname=bleachbit
-pkgver=4.6.0
-pkgrel=2
+pkgver=4.6.1
+pkgrel=1
 pkgdesc='Deletes unneeded files to free disk space and maintain privacy'
 arch=(any)
 url='https://www.bleachbit.org/'
@@ -19,7 +19,7 @@ depends=(gtk3
 makedepends=(git)
 source=(git+https://github.com/bleachbit/bleachbit.git#tag=v${pkgver}?signed)
 validpgpkeys=(A9E582E4054A159315EDC943D6D447B02B4D4C9D) # Andrew Ziem 
<[email protected]>
-sha256sums=('SKIP')
+sha256sums=('e95eef4829a5b25c43d5926c283f6f3bda4977c5587236f4925050e132c85673')
 
 package() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bleachbit/-/commit/745edadd78e0104a874768e4fcae242daf9d04e2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bleachbit/-/commit/745edadd78e0104a874768e4fcae242daf9d04e2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to