summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2021-05-23 12:51:59 +0200
committerhaawda2021-05-23 12:51:59 +0200
commit73cb80ced0c22eb3123c2f4c8a68e267251dcfb7 (patch)
tree1ce5e2490258330ab24b0674098f32bf477cc443
parent4c94d543e15802e1157701f1ac32d779b0004030 (diff)
downloadaur-73cb80ced0c22eb3123c2f4c8a68e267251dcfb7.tar.gz
arch=('any')
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78f0e8773410..8a9033c74bb3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,9 @@
pkgbase = kicad-i18n-git
pkgdesc = Translations for KiCad source code.
pkgver = r1879.e89d9a8
- pkgrel = 2
+ pkgrel = 3
url = http://kicad-pcb.org/
- arch = i686
- arch = x86_64
+ arch = any
license = GPL
makedepends = cmake
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 1550a42d8da6..34fe3ad811d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=kicad-i18n-git
pkgver=r1879.e89d9a8
-pkgrel=2
+pkgrel=3
pkgdesc="Translations for KiCad source code."
-arch=('i686' 'x86_64')
+arch=('any')
url="http://kicad-pcb.org/"
license=('GPL')
depends=('kicad')