Date: Sunday, August 28, 2022 @ 13:38:51 Author: dvzrv Revision: 1285090
upgpkg: profile-sync-daemon 6.46-1: Upgrade to 6.46. Modified: profile-sync-daemon/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-28 13:38:34 UTC (rev 1285089) +++ PKGBUILD 2022-08-28 13:38:51 UTC (rev 1285090) @@ -2,7 +2,7 @@ # Contributor: graysky <graysky AT archlinux DOT us> pkgname=profile-sync-daemon -pkgver=6.45 +pkgver=6.46 pkgrel=1 pkgdesc="Symlinks and syncs browser profile dirs to RAM" arch=(any) @@ -12,8 +12,8 @@ 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=('6408d506f48671ad1340ce4a60109a482565c7174f56db8a528884319594b901b3d2d7e99b30536992934065ad2fbaff7a9335cd1952a7a1aaf6c920fb9aa90e') -b2sums=('0b891fe3ad05e22fc32087d451ad987379654419fcbe73aeeb9c536b5f5f834700ea4c0d8b5a5f4dbbfb010171fd40508d348f531eb56bb085717c4c36fd0517') +sha512sums=('cb0dd4c0d4db2f8043f01e04a24d0292b93e4a79482460426ca5f66888385122aaca3cb762a041c685568098b81e6f61e828355cc3e9693921eca11ee9ed6b3e') +b2sums=('fb5c24c9b08634fcc655739d2c7f27bc5599e8c33db46565c658dad06c8fa7d9d18c0f2e3eb9f132c61cbdf22f54b93c418350507a28738e8128de9d0e07b29d') build() { make -C $pkgname-$pkgver