[arch-commits] Commit in syncthing-gtk/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sun Feb 1 15:59:27 UTC 2015
Date: Sunday, February 1, 2015 @ 16:59:26
Author: jlichtblau
Revision: 126939
upgpkg: syncthing-gtk 0.6-1
Modified:
syncthing-gtk/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-01 15:43:12 UTC (rev 126938)
+++ PKGBUILD 2015-02-01 15:59:26 UTC (rev 126939)
@@ -4,7 +4,7 @@
# Contributor: kozec <kozec at kozec dot com>
pkgname=syncthing-gtk
-pkgver=0.5.9
+pkgver=0.6
pkgrel=1
pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
arch=('any')
@@ -13,7 +13,7 @@
makedepends=('python2-setuptools')
depends=('gtk3' 'libnotify' 'python2-dateutil' 'python2-gobject' 'python2-pyinotify' 'syncthing')
source=(https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('39ee9626edf76412d92a13c396dddba1')
+md5sums=('6a965ecb8add11ef96b82381a1477df4')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list