summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17a3897fa50e..e19488f0f647 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = aspell-sk
pkgdesc = Slovak dictionary for aspell
pkgver = 2.02
- pkgrel = 1
+ pkgrel = 2
url = http://www.sk-spell.sk.cx/aspell-sk
- arch = i686
- arch = x86_64
+ arch = any
license = custom
depends = aspell
- source = http://www.sk-spell.sk.cx/file_download/103/aspell6-sk-2.02-0.tar.bz2
+ source = http://www.sk-spell.sk.cx/files/aspell6-sk-2.02-0.tar.bz2
sha512sums = fcdf5c043168c887f93dfad5b9c6e07d9edd0c6194139e61bee2ba3928798792d8e8b446754bc55a67acc6d333034ebed9655cc3c15ad638f834b5a9efcc63cd
pkgname = aspell-sk
diff --git a/PKGBUILD b/PKGBUILD
index f5d6b0371606..1dcebb3fbd6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
-# Maintainer: Matej Groma <matejgroma@gmail.com>
+# Maintainer: Matej Groma <sbovdvvnir68a8hftegth9whs+arch-aur@matejgroma.com>
# Contributor: Aleš Katona <almindor@gmail.com>
# Contributor: Tomáš Havlas <tomas.havlas@raven-systems.eu>
# Contributor: Sarah Hay <sarah@archlinux.org>
pkgname=aspell-sk
pkgver=2.02
-pkgrel=1
+pkgrel=2
pkgdesc="Slovak dictionary for aspell"
-arch=('i686' 'x86_64')
+arch=('any')
url="http://www.sk-spell.sk.cx/aspell-sk"
license=('custom')
depends=('aspell')
-source=(http://www.sk-spell.sk.cx/file_download/103/aspell6-sk-$pkgver-0.tar.bz2)
+source=(http://www.sk-spell.sk.cx/files/aspell6-sk-$pkgver-0.tar.bz2)
sha512sums=('fcdf5c043168c887f93dfad5b9c6e07d9edd0c6194139e61bee2ba3928798792d8e8b446754bc55a67acc6d333034ebed9655cc3c15ad638f834b5a9efcc63cd')
package() {