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 1d84075209e9..65e8c73dbe4b 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-sme-nob
pkgver=2.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="Vuosttaš Digisánit 1.0, a StarDict dictionary for Northern Sámi to Norwegian Bokmål"
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 smenob-stardic.dictionary usr/share/stardict/dic
cp -r usr $startdir/pkg
-} \ No newline at end of file
+}