diff options
Diffstat (limited to 'main/xsetroot/APKBUILD')
-rw-r--r-- | main/xsetroot/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xsetroot/APKBUILD b/main/xsetroot/APKBUILD index 1c08267ee0..e8a6d072af 100644 --- a/main/xsetroot/APKBUILD +++ b/main/xsetroot/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xsetroot pkgver=1.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="X.Org xsetroot application" url="http://xorg.freedesktop.org/" arch="all" |