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 ad5524f1d..6fa9f2569 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=0 +pkgrel=1 pkgdesc="Simple Text Editor for Xfce4 (based on Gedit)" url="http://www.xfce.org/~benny/apps.html" license="GPL-2" |