git » tumbler.git » commit 01bacdf

more specific URL (FS#71093)

author Evangelos Foutras
2021-06-03 03:48:12 UTC
committer Evangelos Foutras
2021-06-03 03:48:12 UTC
parent d0302ab3b9b62b03cd820560ee52ec0318fc093a

more specific URL (FS#71093)

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c97717f..c86cf8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
 
 pkgname=tumbler
 pkgver=4.16.0
-pkgrel=2
+pkgrel=3
 pkgdesc="D-Bus service for applications to request thumbnails"
 arch=('x86_64')
-url="https://www.xfce.org/"
+url="https://docs.xfce.org/xfce/tumbler/start"
 license=('GPL2' 'LGPL')
 groups=('xfce4')
 depends=('gdk-pixbuf2')