summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2017-06-01 15:16:47 +0200
committerMartchus2017-06-01 15:16:47 +0200
commit7efb3d42fef1d045f49fe14d3761a9a05fb009b9 (patch)
treed95b661d0130f5ffe47bb2814d3f294ab80a09f9
parente8e46b08348f9eb2bbc1eea09e640e6d67011519 (diff)
downloadaur-7efb3d42fef1d045f49fe14d3761a9a05fb009b9.tar.gz
Update version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4cbae2261d6a..3f54ee5e72d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Mar 24 11:45:13 UTC 2017
+# Thu Jun 1 13:16:47 UTC 2017
pkgbase = mingw-w64-syncthingtray
pkgdesc = Tray application for Syncthing (mingw-w64)
- pkgver = 0.5.1
+ pkgver = 0.6.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.5.1.tar.gz::https://github.com/Martchus/syncthingtray/archive/v0.5.1.tar.gz
- sha256sums = b5eb2a3f596b6affd3b30b1a1a5b5f7cae54c9b8c389a30c7ebd6e724ad9fcef
+ source = syncthingtray-0.6.0.tar.gz::https://github.com/Martchus/syncthingtray/archive/v0.6.0.tar.gz
+ sha256sums = 97940ce14b9480583da1d0a71c5797458a2d29f203d54ecd1ccd2b30065dbdf4
pkgname = mingw-w64-syncthingtray
diff --git a/PKGBUILD b/PKGBUILD
index 7780e8a0c4e9..59f382488444 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _webview_provider=none
_reponame=syncthingtray
pkgname=mingw-w64-syncthingtray
_name=${pkgname#mingw-w64-}
-pkgver=0.5.1
+pkgver=0.6.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=('b5eb2a3f596b6affd3b30b1a1a5b5f7cae54c9b8c389a30c7ebd6e724ad9fcef')
+sha256sums=('97940ce14b9480583da1d0a71c5797458a2d29f203d54ecd1ccd2b30065dbdf4')
options=(!buildflags staticlibs !strip !emptydirs)
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] ||