summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFélix Piédallu2023-02-27 11:39:15 +0100
committerFélix Piédallu2023-02-27 11:39:27 +0100
commitd559d898791fefad1fcee016db1650ce91c41556 (patch)
treece891db8941f71c2c488ffa90e40e3ffd7231c90
parent934a63986cc608ef96dba58c7848cbec3167bcc9 (diff)
downloadaur-d559d898791fefad1fcee016db1650ce91c41556.tar.gz
Correct url upstream
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e67cca42026d..349eb5d270d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,10 +14,10 @@ pkgbase = syncthing-gtk
depends = python-cairo
depends = python-dateutil
depends = python-gobject
- replaces = syncthing-gtk-python3
provides = syncthing-gtk-python3
conflicts = syncthing-gtk-python3
- source = syncthing-gtk-0.9.4.4.2.tar.gz::https://github.com/syncthing-gtk/syncthing-gtk/archive/v0.9.4.4.2.tar.gz
+ replaces = syncthing-gtk-python3
+ source = syncthing-gtk-0.9.4.4.2.tar.gz::https://github.com/syncthing-gtk/syncthing-gtk/archive/0.9.4.4.2.tar.gz
source = kde-statusicon.patch
sha256sums = 24d34699acd58af0933f51476fe3af655238788be52c4f1c96c6d0ebb1706703
sha256sums = 109d8c970045e60251fc64865f05322b23a0995ee6725be02905941cb3a1ae0d
diff --git a/PKGBUILD b/PKGBUILD
index 4810ee9749f8..2fa06f959c40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ depends=(
)
makedepends=('python-setuptools' 'git')
source=(
- "$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
+ "$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz"
kde-statusicon.patch
)
sha256sums=(