summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcodeworkx2016-03-25 22:56:14 +0100
committercodeworkx2016-03-25 22:56:14 +0100
commit17d07ada629287bc3222d2837f78788b905c3d9d (patch)
tree08498179378387e4d08f32928bb19e5a3aa9f8cd
parent19d570042b3eab53261b31d00b5e5f2b1689283e (diff)
downloadaur-17d07ada629287bc3222d2837f78788b905c3d9d.tar.gz
update desc
-rw-r--r--.gitignore4
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..2b4f73cfb1ad
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.[oa]
+*.zip
+*.pkg.*
+pkg/
diff --git a/PKGBUILD b/PKGBUILD
index 63bf102af7ab..6592e2003b8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=openhab-beta
pkgver=2.0.0
pkgrel=1
-pkgdesc="openHAB2 open source automation software"
+pkgdesc="openHAB2 open source home automation software"
arch=('any')
url="http://www.openhab.org/"
license=('EPL')