aboutsummaryrefslogtreecommitdiffstats
path: root/community/mousepad/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-06-27 09:45:09 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-06-27 09:45:09 -0300
commit793dbfbebeb199eafca188d6e3664d4cef6546a3 (patch)
treeedc17fd011c6185eee929f1c4ed39c5e4a30ba5f /community/mousepad/APKBUILD
parentc828dabd423fcd41e5bd41f8a9027bb8616d79e0 (diff)
community/mousepad: fix url
Diffstat (limited to 'community/mousepad/APKBUILD')
-rw-r--r--community/mousepad/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mousepad/APKBUILD b/community/mousepad/APKBUILD
index a58cc2453be..c8354b596d9 100644
--- a/community/mousepad/APKBUILD
+++ b/community/mousepad/APKBUILD
@@ -1,9 +1,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mousepad
pkgver=0.4.1
-pkgrel=3
+pkgrel=4
pkgdesc="Simple Text Editor for Xfce4"
-url="https://docs.xfce.org/apps/parole/start"
+url="https://git.xfce.org/apps/mousepad/"
arch="all"
license="GPL-2.0-or-later"
makedepends="gtk+3.0-dev gtksourceview-dev intltool"