summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4cee1f1f55c3..55a960321dcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Contributor: Kevin Brubeck Unhammer <unhammer@gmail.com>
-# Maintainer: Kevin Brubeck Unhammer <unhammer@gmail.com>
+# Contributor: Kevin Brubeck Unhammer <unhammer@fsfe.org>
+# Maintainer: Kevin Brubeck Unhammer <unhammer@fsfe.org>
pkgname=stardict-sma-nob
pkgver=2.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="Åarjelsaemien-daaroen digibaakoeh, a StarDict dictionary for Southern Sámi to Norwegian Bokmål and Swedish"
url="http://giellatekno.uit.no/words/dicts/index.eng.html"
-arch=('i686', 'x86_64')
+arch=('i686' 'x86_64')
license=('unknown')
depends=()
optdepends=("stardict: a Gtk2 applicaton for looking up words in $pkgname"
@@ -22,4 +22,4 @@ build() {
mkdir -p usr/share/stardict/dic
mv stardict-smanob_sd-2.4.2 usr/share/stardict/dic
cp -r usr $startdir/pkg
-} \ No newline at end of file
+}