summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6703acffdb62..ee259078f164 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=selene-media-encoder
pkgver=2.5.2 # bzr revision 185
pkgrel=1
pkgdesc="A simple but powerful audio/video converter for many formats"
-arch=(any)
+arch=('i686' 'x86_64')
url="http://teejeetech.blogspot.in/p/selene-media-encoder.html"
license=('GPL')
depends=('gtk3' 'json-glib' 'libgee06' 'libsoup' 'mediainfo' 'vala' 'libav')