diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-03-19 16:59:11 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-03-19 16:59:11 +0100 |
commit | 7e758f3bf51463fe1d371855b2eeec3ca13179c7 (patch) | |
tree | da1bc52159abd2cb71d2739e235c53a5e106ea5b /community | |
parent | 56bf63be7060f55d0048fc1f2e37526723bf0dc7 (diff) |
Unarch chmsee, it needs recent xulrunner.
Diffstat (limited to 'community')
-rw-r--r-- | community/chmsee/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/chmsee/PKGBUILD b/community/chmsee/PKGBUILD index bfb32457d..4ce9bf0a0 100644 --- a/community/chmsee/PKGBUILD +++ b/community/chmsee/PKGBUILD @@ -6,7 +6,7 @@ pkgname=chmsee pkgver=2.0 pkgrel=4 -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') pkgdesc="A chm (MS HTML help file format) viewer based on xulrunner." url="http://chmsee.googlecode.com/" license=('GPL') |