summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 204280f500e6..0d7270ae90c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _gitname=smi2021
_gitbranch=master
_gitauthor=Manouchehri
pkgver=v0.0.1.r46.g61569ba
-pkgrel=2
+pkgrel=3
pkgdesc="EasyCap driver module"
url="https://github.com/$_gitauthor/$_gitname"
license=('GPL')
@@ -15,7 +15,7 @@ source=("git://github.com/$_gitauthor/$_gitname.git#branch=$_gitbranch"
validpgpkeys=('F0FE029614EA35BC9E4F9768A6ECFD0C40839755') # David Manouchehri
sha512sums=('SKIP'
'722128600bd982b1ff6af8e372e361d22ee872282aeab50b62d8769ad2ee08bb2c6612f59ba48736a26c2c47704a7e192af2746ac0746a074bc3aa242bffa712')
-arch=('any') # arch=('i686' 'x86_64')
+arch=('i686' 'x86_64')
depends=('')
makedepends=('git' 'linux-headers')
conflicts=("$_gitname" "$_altname")