summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAustin Haedicke2020-04-06 10:43:12 -0400
committerAustin Haedicke2020-04-06 10:43:12 -0400
commit8cc5e343fc61080b9e6717bcb6b45210fc6b016c (patch)
treed0cefb5c985512c8cbf0a429b64fdb08c7cfbd4b
parent47b030f77d7b8263be986a6d9475377d6fe7df70 (diff)
downloadaur-8cc5e343fc61080b9e6717bcb6b45210fc6b016c.tar.gz
updated version: v1.4.1.r55.g674a99e9a
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75b3cd332b9a..667abb5cbbcc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = syncthing-git
pkgdesc = Open Source Continuous Replication / Cluster Synchronization Thing
- pkgver = v1.4.0.rc.11.r37.gd612c3529
+ pkgver = v1.4.1.r55.g674a99e9a
pkgrel = 1
url = http://syncthing.net/
install = syncthing-git.install
@@ -9,11 +9,10 @@ pkgbase = syncthing-git
license = MPLv2
makedepends = git
makedepends = go
- makedepends = godep
makedepends = inetutils
provides = syncthing
conflicts = syncthing
- source = syncthing-git-v1.4.0.rc.11.r37.gd612c3529::git+https://github.com/syncthing/syncthing.git
+ source = syncthing-git-v1.4.1.r55.g674a99e9a::git+https://github.com/syncthing/syncthing.git
sha256sums = SKIP
pkgname = syncthing-git
diff --git a/PKGBUILD b/PKGBUILD
index 72bb17c4c8e9..c5384dc32046 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor : Martin Wimpress <code@flexion.org>
pkgname=syncthing-git
-pkgver=v1.4.1.rc.3.r8.g8b025af1e
+pkgver=v1.4.1.r55.g674a99e9a
pkgrel=1
pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing"
url="http://syncthing.net/"