summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopik2021-12-08 10:46:58 -0600
committerTopik2021-12-08 10:46:58 -0600
commit69696086d699bacc9945e68be0ea840bad90419c (patch)
tree8c51e3bd23932f1899423cb70f057d5b59912d07
parentea35b8eb2fcd36d162ad9ce6fca638c517492eaa (diff)
downloadaur-69696086d699bacc9945e68be0ea840bad90419c.tar.gz
Updated upstream URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90a55b0b9427..fb7d00572d41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = tagspaces
pkgdesc = Offline file organizer and browser with tagging support
pkgver = 4.0.9
pkgrel = 1
- url = https://tagspaces.org
+ url = https://www.tagspaces.org
arch = i686
arch = x86_64
license = AGPL3
diff --git a/PKGBUILD b/PKGBUILD
index c6c64bd44f97..1129eca3934d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=4.0.9
pkgrel=1
pkgdesc='Offline file organizer and browser with tagging support'
arch=('i686' 'x86_64')
-url='https://tagspaces.org'
+url='https://www.tagspaces.org'
license=('AGPL3')
depends=('gtk3' 'nss' 'libxtst' 'at-spi2-core' 'util-linux-libs' 'ffmpeg' 'libvips')
makedepends=('git' 'yarn' 'python')