summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjason2023-12-06 18:15:51 +1300
committerjason2023-12-06 18:15:51 +1300
commit39ce10d27a2b669e1528b8ab2bd608926039d3cb (patch)
tree43e4bdc153be5015b0b46bf02dffcfcad0256c07
parent89990c3ceb40ee5c761f6cef3348baa0ca7a3557 (diff)
downloadaur-39ce10d27a2b669e1528b8ab2bd608926039d3cb.tar.gz
1.27.0
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8be90912f140..05defcc01ec4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = syncthing-bin
pkgdesc = Open Source Continuous Replication / Cluster Synchronization Thing: binary.
- pkgver = 1.26.1
+ pkgver = 1.27.0
pkgrel = 1
url = https://syncthing.net/
install = syncthing.install
@@ -11,15 +11,15 @@ pkgbase = syncthing-bin
license = MPL2
provides = syncthing=${pkgver}
conflicts = syncthing
- source = syncthing-1.26.1.tar.gz::https://github.com/syncthing/syncthing/archive/refs/tags/v1.26.1.tar.gz
- sha256sums = fcb6933f0e6cd3825f40f59986ab19a1a9fdd3f1a65c0fad935c71a32bc441d5
- source_x86_64 = https://github.com/syncthing/syncthing/releases/download/v1.26.1/syncthing-linux-amd64-v1.26.1.tar.gz
- sha256sums_x86_64 = 71f79ea13938657a75e258eb1cccdec360819117060f5feabef467df625f963e
- source_aarch64 = https://github.com/syncthing/syncthing/releases/download/v1.26.1/syncthing-linux-arm64-v1.26.1.tar.gz
- sha256sums_aarch64 = 3b0642ddf550f6ab72fb450508ca201b041601e4d651581c9db60b5a183904de
- source_armv7h = https://github.com/syncthing/syncthing/releases/download/v1.26.1/syncthing-linux-arm-v1.26.1.tar.gz
- sha256sums_armv7h = cf87364cec99ea1a5c05290d9f6c9c9a8557f31eba7ff4ceeb062f33f0ee1905
- source_i686 = https://github.com/syncthing/syncthing/releases/download/v1.26.1/syncthing-linux-386-v1.26.1.tar.gz
- sha256sums_i686 = 3f8273d67c526c09272b131774478c67b63615fdd572cb9e3320ad3cb3a9fc79
+ source = syncthing-1.27.0.tar.gz::https://github.com/syncthing/syncthing/archive/refs/tags/v1.27.0.tar.gz
+ sha256sums = 9a6397be7ff6a6a47c9b2bd7a4d0d719474dd48aea7c2dc65146774ecc525dc6
+ source_x86_64 = https://github.com/syncthing/syncthing/releases/download/v1.27.0/syncthing-linux-amd64-v1.27.0.tar.gz
+ sha256sums_x86_64 = 5173233bf9404cbd00091359e019a46b3d6c77eeff35b6119b4824a69917aee5
+ source_aarch64 = https://github.com/syncthing/syncthing/releases/download/v1.27.0/syncthing-linux-arm64-v1.27.0.tar.gz
+ sha256sums_aarch64 = d44a3a8f6d9982a082756223b533daaed19cbb6e4448210738c47aa7e55a515b
+ source_armv7h = https://github.com/syncthing/syncthing/releases/download/v1.27.0/syncthing-linux-arm-v1.27.0.tar.gz
+ sha256sums_armv7h = 0b04f1eaabeb5cfddbfae81cd1e73194a805f2115cb5e917143ee43a1632c3f4
+ source_i686 = https://github.com/syncthing/syncthing/releases/download/v1.27.0/syncthing-linux-386-v1.27.0.tar.gz
+ sha256sums_i686 = 835f4fbcd499a49c235164f3f98c9887b78f5566465389ce1d607695b693b739
pkgname = syncthing-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8854b75e5dd1..1bd4c5b3c3db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=syncthing-bin
_realname=syncthing
-pkgver=1.26.1
+pkgver=1.27.0
pkgrel=1
pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing: binary."
url="https://syncthing.net/"
@@ -17,11 +17,11 @@ source_x86_64=("https://github.com/syncthing/${_realname}/releases/download/v${p
source_aarch64=("https://github.com/syncthing/${_realname}/releases/download/v${pkgver}/${_realname}-linux-arm64-v${pkgver}.tar.gz")
source_armv7h=("https://github.com/syncthing/${_realname}/releases/download/v${pkgver}/${_realname}-linux-arm-v${pkgver}.tar.gz")
source_i686=("https://github.com/syncthing/${_realname}/releases/download/v${pkgver}/${_realname}-linux-386-v${pkgver}.tar.gz")
-sha256sums=('fcb6933f0e6cd3825f40f59986ab19a1a9fdd3f1a65c0fad935c71a32bc441d5')
-sha256sums_x86_64=('71f79ea13938657a75e258eb1cccdec360819117060f5feabef467df625f963e')
-sha256sums_aarch64=('3b0642ddf550f6ab72fb450508ca201b041601e4d651581c9db60b5a183904de')
-sha256sums_armv7h=('cf87364cec99ea1a5c05290d9f6c9c9a8557f31eba7ff4ceeb062f33f0ee1905')
-sha256sums_i686=('3f8273d67c526c09272b131774478c67b63615fdd572cb9e3320ad3cb3a9fc79')
+sha256sums=('9a6397be7ff6a6a47c9b2bd7a4d0d719474dd48aea7c2dc65146774ecc525dc6')
+sha256sums_x86_64=('5173233bf9404cbd00091359e019a46b3d6c77eeff35b6119b4824a69917aee5')
+sha256sums_aarch64=('d44a3a8f6d9982a082756223b533daaed19cbb6e4448210738c47aa7e55a515b')
+sha256sums_armv7h=('0b04f1eaabeb5cfddbfae81cd1e73194a805f2115cb5e917143ee43a1632c3f4')
+sha256sums_i686=('835f4fbcd499a49c235164f3f98c9887b78f5566465389ce1d607695b693b739')
package() {
case "$CARCH" in