summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxduugu2016-01-23 17:50:38 +0100
committerxduugu2016-01-23 17:50:38 +0100
commitfe766835fa4f826dba7bf095cbff7d8cd6c45cc3 (patch)
tree6a7bd33239e6ba53facb5da43e30db73f7156880
parent308cca14238a3fdbdf972e8ac66db10294802779 (diff)
downloadaur-fe766835fa4f826dba7bf095cbff7d8cd6c45cc3.tar.gz
Update to 0.4.2b
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31cc7adab18f..c40e7cd292f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Wed Jan 13 16:26:10 UTC 2016
+# Sat Jan 23 16:50:38 UTC 2016
pkgbase = qsyncthingtray
pkgdesc = tray app for syncthing
- pkgver = 0.4.1
+ pkgver = 0.4.2b
pkgrel = 1
url = https://github.com/sieren/QSyncthingTray
arch = i686
arch = x86_64
license = LGPL2.1
depends = qt5-webengine
- source = qsyncthingtray-0.4.1.tar.gz::https://github.com/sieren/QSyncthingTray/archive/0.4.1.tar.gz
- md5sums = 243f5f1bced96ea5bbe723e77380b0dd
- sha512sums = 243a217b288b20be8bf6aa35579678621efd5ad97867e77a4907dcedcd7d9741d57d1c3b5e270830d5d30f38e378c64cb6eaac01e9252b4b4482b95ee345804c
+ source = qsyncthingtray-0.4.2b.tar.gz::https://github.com/sieren/QSyncthingTray/archive/0.4.2b.tar.gz
+ md5sums = 1d8d0848136ca94524b27889fadf0e7f
+ sha512sums = 8f80e7f08ca15ab7778fd35a4531c1d51ca3a5d339391edc96ad627b4a149d48798411897fce10bb719d5be4fb5c5a99ee1c6ce59fe39b0cc919068b23a34c94
pkgname = qsyncthingtray
diff --git a/PKGBUILD b/PKGBUILD
index c4089f1c3c72..b37e366732f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: xduugu
pkgname=qsyncthingtray
-pkgver=0.4.1
+pkgver=0.4.2b
pkgrel=1
pkgdesc="tray app for syncthing"
arch=('i686' 'x86_64')
@@ -8,8 +8,8 @@ url="https://github.com/sieren/QSyncthingTray"
license=('LGPL2.1')
depends=('qt5-webengine')
source=("$pkgname-$pkgver.tar.gz::https://github.com/sieren/QSyncthingTray/archive/$pkgver.tar.gz")
-md5sums=('243f5f1bced96ea5bbe723e77380b0dd')
-sha512sums=('243a217b288b20be8bf6aa35579678621efd5ad97867e77a4907dcedcd7d9741d57d1c3b5e270830d5d30f38e378c64cb6eaac01e9252b4b4482b95ee345804c')
+md5sums=('1d8d0848136ca94524b27889fadf0e7f')
+sha512sums=('8f80e7f08ca15ab7778fd35a4531c1d51ca3a5d339391edc96ad627b4a149d48798411897fce10bb719d5be4fb5c5a99ee1c6ce59fe39b0cc919068b23a34c94')
_pkgname=QSyncthingTray