Date: Thursday, June 3, 2021 @ 03:48:03
  Author: foutrelis
Revision: 417003

upgpkg: mousepad 0.5.5-3: more specific URL (FS#71093)

Modified:
  mousepad/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-06-03 03:06:28 UTC (rev 417002)
+++ PKGBUILD    2021-06-03 03:48:03 UTC (rev 417003)
@@ -3,10 +3,10 @@
 
 pkgname=mousepad
 pkgver=0.5.5
-pkgrel=2
+pkgrel=3
 pkgdesc="Simple text editor for Xfce"
 arch=('x86_64')
-url="https://www.xfce.org/";
+url="https://docs.xfce.org/apps/mousepad/start";
 license=('GPL2')
 groups=('xfce4-goodies')
 depends=('gtksourceview4' 'desktop-file-utils' 'hicolor-icon-theme')

Reply via email to