[arch-commits] Commit in profile-sync-daemon/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Wed Feb 26 10:25:13 UTC 2020
Date: Wednesday, February 26, 2020 @ 10:25:13
Author: dvzrv
Revision: 582242
upgpkg: profile-sync-daemon 6.36-1: Upgrading to 6.36.
Modified:
profile-sync-daemon/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-26 10:09:17 UTC (rev 582241)
+++ PKGBUILD 2020-02-26 10:25:13 UTC (rev 582242)
@@ -2,8 +2,8 @@
# Contributor: graysky <graysky AT archlinux DOT us>
pkgname=profile-sync-daemon
-pkgver=6.35
-pkgrel=2
+pkgver=6.36
+pkgrel=1
pkgdesc="Symlinks and syncs browser profile dirs to RAM"
arch=('any')
url="https://github.com/graysky2/profile-sync-daemon"
@@ -12,7 +12,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=('e406d39c4edeabc8baa45320a97656791d4099cc8db84aac2cb9f72ef2ed034c82bba73d53457f4ae4201c945af106717d2d979df5a3f154e307f2e6cc41411a')
+sha512sums=('c292ec499a598e13b29122dc6bb3dffd7151f6540d84c6821b9960febfefc13f9bff302e89dcdd599c35f29198f6fdb7981a938b3e088cd502511db1c07b6a6d')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list