summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2016-12-13 22:22:18 +0100
committerMartchus2016-12-13 22:22:18 +0100
commit32b45772595bc5dbaa9712985cc6d5d804b66553 (patch)
tree6f594c2629776514bd5eb517f2db6d0b1dc5e9da
parent3e1e05c2f679a020b9611d37eaf38bf91631547b (diff)
downloadaur-32b45772595bc5dbaa9712985cc6d5d804b66553.tar.gz
Update to 5.2.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc4f4d4bcc91..8362818511c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Nov 28 21:53:49 UTC 2016
+# Tue Dec 13 21:22:18 UTC 2016
pkgbase = mingw-w64-syncthingtray
pkgdesc = Tray application for Syncthing (mingw-w64)
- pkgver = 0.1.0
+ pkgver = 0.2.0
pkgrel = 1
url = https://github.com/Martchus/syncthingtray
arch = any
@@ -22,8 +22,8 @@ pkgbase = mingw-w64-syncthingtray
options = staticlibs
options = !strip
options = !emptydirs
- source = syncthingtray-0.1.0.tar.gz::https://github.com/Martchus/syncthingtray/archive/v0.1.0.tar.gz
- sha256sums = cb84b0fb15afc4da9431d7bd837a3ac9e0b5f679753777de102abcd6ef5a11a1
+ source = syncthingtray-0.2.0.tar.gz::https://github.com/Martchus/syncthingtray/archive/v0.2.0.tar.gz
+ sha256sums = eca5709ef0a7d560a9d95608bea4f22ce3eeeb0c636ceba25638f790f81ad2db
pkgname = mingw-w64-syncthingtray
diff --git a/PKGBUILD b/PKGBUILD
index 2ecad1dbf5b4..99ee9d6ac5d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _webview_provider=none
_reponame=syncthingtray
pkgname=mingw-w64-syncthingtray
_name=${pkgname#mingw-w64-}
-pkgver=0.1.0
+pkgver=0.2.0
pkgrel=1
arch=('any')
pkgdesc='Tray application for Syncthing (mingw-w64)'
@@ -21,7 +21,7 @@ depends=('mingw-w64-crt' 'mingw-w64-qt5-svg' 'mingw-w64-qtutilities' 'mingw-w64-
makedepends=('mingw-w64-gcc' 'mingw-w64-cmake' 'mingw-w64-qt5-tools' 'ffmpeg')
url="https://github.com/Martchus/${_reponame}"
source=("${_name}-${pkgver}.tar.gz::https://github.com/Martchus/${_reponame}/archive/v${pkgver}.tar.gz")
-sha256sums=('cb84b0fb15afc4da9431d7bd837a3ac9e0b5f679753777de102abcd6ef5a11a1')
+sha256sums=('eca5709ef0a7d560a9d95608bea4f22ce3eeeb0c636ceba25638f790f81ad2db')
options=(!buildflags staticlibs !strip !emptydirs)
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] ||