summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Fink2020-12-04 11:15:18 +0200
committerChristoph Fink2020-12-04 11:15:18 +0200
commit170f3286374cff67b2ad0a93c1cebd1dac510e27 (patch)
treec32083034c562ab40cabf4d024a98cf744c2e628
parentf95824c6e483151bdc44e35abb249c22ebc4e0c9 (diff)
downloadaur-170f3286374cff67b2ad0a93c1cebd1dac510e27.tar.gz
upgpkg: python-syncthing 2.3.1-4
bump version to force rebuild due to interpreter update (python-3.9)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4449831df36..508f93c84252 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-syncthing
pkgdesc = Python bindings to the Syncthing REST interface
pkgver = 2.3.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/blakev/python-syncthing
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index dab886b3b6af..c290652990c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Python bindings to the Syncthing REST interface"
url="https://github.com/blakev/python-syncthing"
pkgver=2.3.1
-pkgrel=3
+pkgrel=4
arch=("any")
license=("MIT")