summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab4f784ca8bb..535d37f5ff0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,7 @@
-# Generated by mksrcinfo v8
-# Mon Apr 17 12:46:43 UTC 2017
pkgbase = handbrake-fdkaac
pkgver = 1.0.7
- pkgrel = 2
+ pkgrel = 3
url = https://handbrake.fr/
- arch = i686
arch = x86_64
license = GPL
makedepends = intltool
diff --git a/PKGBUILD b/PKGBUILD
index 4c1399242f97..8d9ec1e8f364 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=('handbrake-fdkaac' 'handbrake-cli-fdkaac')
pkgver=1.0.7
-pkgrel=2
-arch=('i686' 'x86_64')
+pkgrel=3
+arch=('x86_64')
url="https://handbrake.fr/"
license=('GPL')
makedepends=('intltool' 'python2' 'yasm' 'wget' 'cmake' 'bzip2' 'gcc-libs'