diff options
Diffstat (limited to 'community/xplc')
-rw-r--r-- | community/xplc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xplc/PKGBUILD b/community/xplc/PKGBUILD index f31efdc52..7d1c364e7 100644 --- a/community/xplc/PKGBUILD +++ b/community/xplc/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 64687 2012-02-17 18:35:47Z bluewind $ +# $Id: PKGBUILD 98918 2013-10-21 12:15:57Z bluewind $ # Maintainer: # Contributor: dorphell <dorphell@archlinux.org> pkgname=xplc pkgver=0.3.13 -pkgrel=4 +pkgrel=5 pkgdesc="Cross-Platform Lightweight Components" arch=('i686' 'x86_64' 'mips64el') url="http://xplc.sourceforge.net" |