Rebuild syncthinǵtray

The initial builds for the 1.1.12 release were based
on a wrong commit.
This commit is contained in:
Martchus 2021-11-04 23:28:10 +01:00
parent 5def14a2ed
commit 790d0582df
4 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@ _enable_plasmoid=${SYNCTHING_TRAY_ENABLE_PLASMOID:-1}
_reponame=syncthingtray
pkgname=syncthingtray
pkgver=1.1.12
pkgrel=1
pkgrel=2
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
pkgdesc='Tray application for Syncthing'
license=('GPL')

View File

@ -17,7 +17,7 @@ pkgname=mingw-w64-syncthingtray-qt6
_name=${pkgname#mingw-w64-}
_name=${_name%-qt6}
pkgver=1.1.12
pkgrel=1
pkgrel=2
arch=('any')
pkgdesc='Tray application for Syncthing (mingw-w64)'
license=('GPL')

View File

@ -16,7 +16,7 @@ _reponame=syncthingtray
pkgname=mingw-w64-syncthingtray
_name=${pkgname#mingw-w64-}
pkgver=1.1.12
pkgrel=1
pkgrel=2
arch=('any')
pkgdesc='Tray application for Syncthing (mingw-w64)'
license=('GPL')

View File

@ -27,7 +27,7 @@ _cfg=qt6
pkgname=syncthingtray-$_cfg
_name=${pkgname%-$_cfg}
pkgver=1.1.12
pkgrel=1
pkgrel=2
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
pkgdesc='Tray application for Syncthing (using Qt 6)'
license=('GPL')