summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRihards Skuja2019-11-24 20:42:17 +0200
committerRihards Skuja2019-11-24 20:47:40 +0200
commit016b59b8c1e8672552ba6c2082338f0e3fe898f6 (patch)
tree8a1145366e8d3481402fe9e0b73a9bcb2b09bd85
parent50748c3369f496efcc52c4d7a42068ed544964e2 (diff)
downloadaur-016b59b8c1e8672552ba6c2082338f0e3fe898f6.tar.gz
Allow building on any arch
Suggested by @haawda
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index def0d0d5f1df..723531b71590 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,14 @@
-# Generated by mksrcinfo v7
-# Mon Aug 31 18:10:45 UTC 2015
pkgbase = aspell-lv
pkgdesc = Latvian aspell dictionary
pkgver = 0.5.5
- pkgrel = 3
+ pkgrel = 4
url = ftp://ftp.gnu.org/gnu/aspell/dict/0index.html
- arch = i686
- arch = x86_64
+ arch = any
license = GPL2
depends = aspell
source = ftp://ftp.gnu.org/gnu/aspell/dict/lv/aspell6-lv-0.5.5-1.tar.bz2
source = ftp://ftp.gnu.org/gnu/aspell/dict/lv/aspell6-lv-0.5.5-1.tar.bz2.sig
+ validpgpkeys = 31A768B0808E4BA619B48F81B6D9D0CC38B327D7
sha256sums = 3c30e206ea562b2e759fb7467680e1a01d5deec5edbd66653c83184550d1fb8a
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index acc4f45a9fdf..683569ff7812 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
-# Maintainer: Andrejs Mivreņiks <gim at fastmail dot fm>
+# Maintainer: Rihards Skuja <rhssk at posteo dot eu>
+# Contributor: Andrejs Mivreņiks <gim at fastmail dot fm>
# Contributor: ArmandasJ <armandas@gmail.com>
pkgname=aspell-lv
pkgver=0.5.5
-pkgrel=3
+pkgrel=4
pkgdesc='Latvian aspell dictionary'
-arch=('i686' 'x86_64')
+arch=('any')
depends=('aspell')
url='ftp://ftp.gnu.org/gnu/aspell/dict/0index.html'
source=("ftp://ftp.gnu.org/gnu/aspell/dict/lv/aspell6-lv-$pkgver-1.tar.bz2"