diff options
Diffstat (limited to 'community/skype-call-recorder/PKGBUILD')
-rw-r--r-- | community/skype-call-recorder/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/skype-call-recorder/PKGBUILD b/community/skype-call-recorder/PKGBUILD index 83f944c97..620e23b1a 100644 --- a/community/skype-call-recorder/PKGBUILD +++ b/community/skype-call-recorder/PKGBUILD @@ -6,7 +6,7 @@ pkgname=skype-call-recorder pkgver=0.8 pkgrel=1 pkgdesc="Open source tool that allows you to record your Skype calls on Linux" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://atdot.ch/scr/" license=('GPL') depends=('qt' 'libvorbis' 'lame' 'id3lib' 'hicolor-icon-theme') |