summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-10-05 17:56:29 +0200
committerMartchus2022-10-05 17:56:29 +0200
commite595917fdd65c4b72470cb3b38e41c57523c63b4 (patch)
treeca9c90a5e49090d85ea92993339a5845108ab6d5
parentc14dd7004e9a740a05ba87c8f6ab96f7b5044d45 (diff)
downloadaur-e595917fdd65c4b72470cb3b38e41c57523c63b4.tar.gz
Update version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e14ea115b86c..f25313d80be8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = syncthingtray
pkgdesc = Tray application for Syncthing
- pkgver = 1.2.3
- pkgrel = 2
+ pkgver = 1.2.4
+ pkgrel = 1
url = https://github.com/Martchus/syncthingtray
arch = i686
arch = x86_64
@@ -32,7 +32,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-1.2.3.tar.gz::https://github.com/Martchus/syncthingtray/archive/v1.2.3.tar.gz
+ source = syncthingtray-1.2.4.tar.gz::https://github.com/Martchus/syncthingtray/archive/v1.2.4.tar.gz
sha256sums = acf6a91a176334658211fff1742ca8bb8517071d3058e84a7c7c8627aa5c01cc
pkgname = syncthingtray
diff --git a/PKGBUILD b/PKGBUILD
index e68c9c5387fa..88c537301c3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,8 +24,8 @@ _enable_plasmoid=${SYNCTHING_TRAY_ENABLE_PLASMOID:-1}
_reponame=syncthingtray
pkgname=syncthingtray
-pkgver=1.2.3
-pkgrel=2
+pkgver=1.2.4
+pkgrel=1
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
pkgdesc='Tray application for Syncthing'
license=('GPL')