[arch-commits] Commit in profile-sync-daemon/trunk (PKGBUILD)

David Runge dvzrv at gemini.archlinux.org
Sun Aug 28 17:32:55 UTC 2022


    Date: Sunday, August 28, 2022 @ 17:32:55
  Author: dvzrv
Revision: 1285135

upgpkg: profile-sync-daemon 1:6.45-1: Downgrade to 6.45.

Upstream removed 6.46 as it was broken and seemingly a testing release.

Modified:
  profile-sync-daemon/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-28 17:28:19 UTC (rev 1285134)
+++ PKGBUILD	2022-08-28 17:32:55 UTC (rev 1285135)
@@ -2,8 +2,9 @@
 # Contributor: graysky <graysky AT archlinux DOT us>
 
 pkgname=profile-sync-daemon
-pkgver=6.46
+pkgver=6.45
 pkgrel=1
+epoch=1
 pkgdesc="Symlinks and syncs browser profile dirs to RAM"
 arch=(any)
 url="https://github.com/graysky2/profile-sync-daemon"
@@ -12,8 +13,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=('cb0dd4c0d4db2f8043f01e04a24d0292b93e4a79482460426ca5f66888385122aaca3cb762a041c685568098b81e6f61e828355cc3e9693921eca11ee9ed6b3e')
-b2sums=('fb5c24c9b08634fcc655739d2c7f27bc5599e8c33db46565c658dad06c8fa7d9d18c0f2e3eb9f132c61cbdf22f54b93c418350507a28738e8128de9d0e07b29d')
+sha512sums=('6408d506f48671ad1340ce4a60109a482565c7174f56db8a528884319594b901b3d2d7e99b30536992934065ad2fbaff7a9335cd1952a7a1aaf6c920fb9aa90e')
+b2sums=('0b891fe3ad05e22fc32087d451ad987379654419fcbe73aeeb9c536b5f5f834700ea4c0d8b5a5f4dbbfb010171fd40508d348f531eb56bb085717c4c36fd0517')
 
 build() {
   make -C $pkgname-$pkgver



More information about the arch-commits mailing list