diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-23 07:39:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-23 07:39:17 +0000 |
commit | 2c0575c8dfd33d9f5ffbf33eed6441f10ed371d9 (patch) | |
tree | 4db99c07f913c1c900b85fe36bc6d7bc598efddb /main/rxvt-unicode | |
parent | acd8047e9fb0fce437de3bca2d077175ecb97ce8 (diff) | |
download | aports-2c0575c8dfd33d9f5ffbf33eed6441f10ed371d9.tar.bz2 aports-2c0575c8dfd33d9f5ffbf33eed6441f10ed371d9.tar.xz |
main/rxvt-unicode: rebuild against perl-5.18
Diffstat (limited to 'main/rxvt-unicode')
-rw-r--r-- | main/rxvt-unicode/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/rxvt-unicode/APKBUILD b/main/rxvt-unicode/APKBUILD index e819b9eb1c..8e260e8567 100644 --- a/main/rxvt-unicode/APKBUILD +++ b/main/rxvt-unicode/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=rxvt-unicode pkgver=9.18 -pkgrel=0 +pkgrel=1 pkgdesc='rxvt fork with improved unicode support' arch=all url='http://software.schmorp.de/pkg/rxvt-unicode.html' |