diff options
Diffstat (limited to 'main/mousepad/APKBUILD')
-rw-r--r-- | main/mousepad/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/mousepad/APKBUILD b/main/mousepad/APKBUILD index 9c5cf896b2..8c6e20a42f 100644 --- a/main/mousepad/APKBUILD +++ b/main/mousepad/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=mousepad pkgver=0.2.16 -pkgrel=3 +pkgrel=4 pkgdesc="Simple Text Editor for Xfce4 (based on Gedit)" url="http://foo-projects.org/~benny/xfce/apps.html" arch="all" |