summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2017-10-08 21:13:26 +0200
committerMartchus2017-10-08 21:13:26 +0200
commitbdb53ace6d92cce47d5884d05b8eaa3c40ba5e5a (patch)
treea74111938a8e130e1332207b6b6ab7d6ae5d2146
parent352329178fb64c4ff67b82964765e2aac256dde7 (diff)
downloadaur-bdb53ace6d92cce47d5884d05b8eaa3c40ba5e5a.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 d3d6ad04307f..0285ac552fae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Aug 31 18:26:04 UTC 2017
+# Sun Oct 8 19:13:26 UTC 2017
pkgbase = mingw-w64-syncthingtray
pkgdesc = Tray application for Syncthing (mingw-w64)
- pkgver = 0.6.3
+ pkgver = 0.7.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.6.3.tar.gz::https://github.com/Martchus/syncthingtray/archive/v0.6.3.tar.gz
- sha256sums = 6b3b399b8836de852b515cabfcec0c989aa31f5bdd0ab017c96fa085812468f7
+ source = syncthingtray-0.7.0.tar.gz::https://github.com/Martchus/syncthingtray/archive/v0.7.0.tar.gz
+ sha256sums = 0636e97d1bdac48fcff3c8bf0a2caea7fa0204fa44a4e8d98a21a3374f907287
pkgname = mingw-w64-syncthingtray
diff --git a/PKGBUILD b/PKGBUILD
index 99ea3cfc6876..b0150446d208 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _webview_provider=none
_reponame=syncthingtray
pkgname=mingw-w64-syncthingtray
_name=${pkgname#mingw-w64-}
-pkgver=0.6.3
+pkgver=0.7.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=('6b3b399b8836de852b515cabfcec0c989aa31f5bdd0ab017c96fa085812468f7')
+sha256sums=('0636e97d1bdac48fcff3c8bf0a2caea7fa0204fa44a4e8d98a21a3374f907287')
options=(!buildflags staticlibs !strip !emptydirs)
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
[[ $NO_STATIC_LIBS ]] ||