summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Gauduin2017-12-22 16:21:44 +0100
committerMaxime Gauduin2017-12-22 16:21:44 +0100
commit691e116e2b8957513c7534e72fe831e2b7bba72c (patch)
tree446d0f61953574fd59f500a1197d3cb895d041c2 /PKGBUILD
parentf9b3fb6ea4e33d0aa60e994def5920891c2c9cd7 (diff)
downloadaur-691e116e2b8957513c7534e72fe831e2b7bba72c.tar.gz
No more i686
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dda8ea9f27cf..91e893e81e37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=aegisub-git
pkgver=3.2.2.r305.8d3ad9ff6
pkgrel=1
pkgdesc='A general-purpose subtitle editor with ASS/SSA support'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='http://www.aegisub.org'
license=('GPL' 'BSD')
depends=('alsa-lib' 'boost-libs' 'fftw' 'fontconfig' 'gcc-libs' 'glibc'