diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-12-30 14:16:44 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-12-30 14:16:44 +0000 |
commit | a70ad1348b2d159c5806699b251ad82f10b1aad9 (patch) | |
tree | 9af43c35b2708d009f754c510638f7dd05835766 /main/swatch | |
parent | abf58f81dd799b7b7e9575b82b3c992db7022d97 (diff) | |
download | aports-a70ad1348b2d159c5806699b251ad82f10b1aad9.tar.bz2 aports-a70ad1348b2d159c5806699b251ad82f10b1aad9.tar.xz |
main/${i##*/}: rebuild against new libperl
Diffstat (limited to 'main/swatch')
-rw-r--r-- | main/swatch/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/swatch/APKBUILD b/main/swatch/APKBUILD index 970122743f..0c92fb99ab 100644 --- a/main/swatch/APKBUILD +++ b/main/swatch/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Mika Havela <mika.havela@gmail.com> pkgname=swatch pkgver=3.2.3 -pkgrel=0 +pkgrel=1 pkgdesc="Logfile monitoring tool" url="http://sourceforge.net/projects/swatch/" arch="x86 x86_64" |