summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d2a4a0c742a..c40b6450e252 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-syncthingtray
pkgdesc = Tray application for Syncthing (mingw-w64)
- pkgver = 1.1.19
+ pkgver = 1.1.20
pkgrel = 1
url = https://github.com/Martchus/syncthingtray
arch = any
@@ -30,7 +30,7 @@ pkgbase = mingw-w64-syncthingtray
options = staticlibs
options = !strip
options = !emptydirs
- source = syncthingtray-1.1.19.tar.gz::https://github.com/Martchus/syncthingtray/archive/v1.1.19.tar.gz
+ source = syncthingtray-1.1.20.tar.gz::https://github.com/Martchus/syncthingtray/archive/v1.1.20.tar.gz
source = syncthing::git+https://github.com/Martchus/syncthing.git#branch=libsyncthing-latest
sha256sums = 3d2897c430b152d372418a1f0ddebfa1bbb20d787114307c36ee0fb00ca8c533
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d7731ab4d0fe..02f632393af3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ _enable_libsyncthing=${MINGW_W64_SYNCTHING_TRAY_ENABLE_LIBSYNCTHING:-ON}
_reponame=syncthingtray
pkgname=mingw-w64-syncthingtray
_name=${pkgname#mingw-w64-}
-pkgver=1.1.19
+pkgver=1.1.20
pkgrel=1
arch=('any')
pkgdesc='Tray application for Syncthing (mingw-w64)'