Update QSyncthingTray to 0.5.2

This commit is contained in:
Martchus 2016-10-27 23:36:30 +02:00
parent be806aa61d
commit a7a0f19328
1 changed files with 3 additions and 3 deletions

View File

@ -4,9 +4,9 @@
_reponame=QSyncthingTray
pkgname=qsyncthingtray
pkgver=0.5.1r2
pkgver=0.5.2
pkgrel=1
pkgdesc='Traybar Application for Syncthing written in C++'
pkgdesc='Traybar application for Syncthing written in C++'
arch=('i686' 'x86_64')
url="https://github.com/sieren/$_reponame"
license=('LGPL2.1')
@ -14,7 +14,7 @@ depends=('qt5-location' 'qt5-webengine')
makedepends=('cmake')
source=("$pkgname-$pkgver.tar.gz::https://github.com/sieren/$_reponame/archive/$pkgver.tar.gz"
"$pkgname.desktop")
md5sums=('c152a69f836ddf67459a044cca0610ea'
md5sums=('710afec7b4d6c209742a75759a3cec0b'
'730d2ae862656d39f7b1980f20d8d8bf')
build() {