summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Fink2024-05-02 11:35:04 +0200
committerChristoph Fink2024-05-02 11:35:04 +0200
commita28e898b5765522175dcbfe3abdbc73cca6ef919 (patch)
tree088910e162e89b616bd3ed65ff267e10ff894a1e
parent135812a42081e96fa557d0e0af01b47d6453d842 (diff)
downloadaur-python-syncthing.tar.gz
upgpkg: python-syncthing 2.4.2-2
trigger rebuild for Python 3.12
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6db5096fbce6..91d90d7462ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-syncthing
pkgdesc = Python bindings to the Syncthing REST interface
pkgver = 2.4.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/blakev/python-syncthing
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 9b0f49d44cfa..ac982fce0a7d 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.4.2
-pkgrel=1
+pkgrel=2
arch=("any")
license=("MIT")