Date: Tuesday, June 7, 2016 @ 16:28:49 Author: spupykin Revision: 178150
upgpkg: perl-unix-syslog 1.1-7 upd Modified: perl-unix-syslog/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-07 13:58:57 UTC (rev 178149) +++ PKGBUILD 2016-06-07 14:28:49 UTC (rev 178150) @@ -1,11 +1,11 @@ # $Id$ # Maintainer: Sergej Pupykin <[email protected]> -pkgname='perl-unix-syslog' +pkgname=perl-unix-syslog pkgver=1.1 -pkgrel=6 +pkgrel=7 pkgdesc="Interface to syslog functions in a C-library" -arch=('any') +arch=('i686' 'x86_64') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=('perl')
