[arch-commits] Commit in syncthing-gtk/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Wed Mar 9 18:06:43 UTC 2016
Date: Wednesday, March 9, 2016 @ 19:06:43
Author: jlichtblau
Revision: 165769
upgpkg: syncthing-gtk 1:0.8.3-1 - new upstream release
Modified:
syncthing-gtk/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-09 17:52:54 UTC (rev 165768)
+++ PKGBUILD 2016-03-09 18:06:43 UTC (rev 165769)
@@ -4,7 +4,7 @@
# Contributor: kozec <kozec at kozec dot com>
pkgname=syncthing-gtk
-pkgver=0.8.2
+pkgver=0.8.3
pkgrel=1
epoch=1
pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
@@ -18,7 +18,7 @@
'librsvg: to shown menu icons correctly if not using traditional window header')
install=$pkgname.install
source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('b0dcf134e2ec34b93eb2f19d27dc346745939c66d35b6e809766d5e786c8c583')
+sha256sums=('fae04ec3b3c1c1f8dc6b81894dacc6b46d5b2917c2ed0431dda11ec566742062')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list