diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-04 08:26:51 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-05-04 08:26:51 +0000 |
commit | b4eecaf058de2e73819dff5e48cdbcf1eb3612ba (patch) | |
tree | 7b0a454f9e31d2ceace3ae5f4041d2965db5a3d7 /main/xsetroot | |
parent | cff79a00ec4dc26a3caa16c174a07a3948da4810 (diff) | |
download | aports-b4eecaf058de2e73819dff5e48cdbcf1eb3612ba.tar.bz2 aports-b4eecaf058de2e73819dff5e48cdbcf1eb3612ba.tar.xz |
main/[various]: bump pkgrel to force rebuild against nptl
Diffstat (limited to 'main/xsetroot')
-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 cfcdb26bec..8bd60aa1f4 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=0 +pkgrel=1 pkgdesc="X.Org xsetroot application" url="http://xorg.freedesktop.org/" license="custom" |