summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2019-11-09 23:42:58 +0100
committerMartchus2019-11-09 23:42:58 +0100
commit7b5d7cdf3963bbffc53b2aee0055152e2315ff18 (patch)
tree5d83ca7302869fbf47c9b5e9f74d14f5c162e42a
parentfce861bf5cf958ba43f22494a4be27fd4aed9074 (diff)
downloadaur-7b5d7cdf3963bbffc53b2aee0055152e2315ff18.tar.gz
Update version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01baed7ac7d0..af86f2f19eaa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = syncthingtray
pkgdesc = Tray application for Syncthing
- pkgver = 0.10.2
+ pkgver = 0.10.3
pkgrel = 1
url = https://github.com/Martchus/syncthingtray
arch = i686
@@ -27,7 +27,7 @@ pkgbase = syncthingtray
depends = qt5-declarative
optdepends = kio: KIO plugin for Syncthing actions in Dolphin
optdepends = plasma-workspace: Plasmoid for Plasma 5 desktop
- source = syncthingtray-0.10.2.tar.gz::https://github.com/Martchus/syncthingtray/archive/v0.10.2.tar.gz
+ source = syncthingtray-0.10.3.tar.gz::https://github.com/Martchus/syncthingtray/archive/v0.10.3.tar.gz
sha256sums = 84f6085c9d1a21d396fa85545b934f7fcd22eab91da0da961bfe6ac0d41632e9
pkgname = syncthingtray
diff --git a/PKGBUILD b/PKGBUILD
index bf18c125666c..015358d8eefc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ _enable_plasmoid=${SYNCTHING_TRAY_ENABLE_PLASMOID:-1}
_reponame=syncthingtray
pkgname=syncthingtray
-pkgver=0.10.2
+pkgver=0.10.3
pkgrel=1
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
pkgdesc='Tray application for Syncthing'