[arch-commits] Commit in profile-cleaner/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Sun May 17 21:13:00 UTC 2020
Date: Sunday, May 17, 2020 @ 21:13:00
Author: dvzrv
Revision: 628992
upgpkg: profile-cleaner 2.41-1: Upgrading to 2.41.
Modified:
profile-cleaner/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-17 20:57:31 UTC (rev 628991)
+++ PKGBUILD 2020-05-17 21:13:00 UTC (rev 628992)
@@ -1,7 +1,7 @@
# Maintainer: David Runge <dvzrv at archlinux.org>
pkgname=profile-cleaner
-pkgver=2.40
+pkgver=2.41
pkgrel=1
pkgdesc="Simple script to vacuum and reindex sqlite databases used by browsers"
arch=('any')
@@ -11,7 +11,7 @@
optdepends=('zsh-completions: for completion when using zsh')
install="${pkgname}.install"
source=("$pkgname-$pkgver.tar.gz::https://github.com/graysky2/${pkgname}/archive/v${pkgver}.tar.gz")
-sha512sums=('a8fec032e84a591d6b4d54601f1c6e2d0b0bc89a1de4a8597d78611d87ceb741583b53a9e4d90bae8479e99621adba8f397cb35c57eaef1c059a67720d4dd4b2')
+sha512sums=('7f1f0176c43bc2ed8efb0f0ede36b0b013db5761c6dea1aee4e22ca199ec44406c0f79e84c3a0f4d1684cf048ff4035dbcb5c82a82826d186dd3869c3721bc33')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list