summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYigit Dallilar2020-03-24 18:45:24 +0100
committerYigit Dallilar2020-03-24 18:45:24 +0100
commit270ad49a59c866caa9a3c321a6041d118756f36a (patch)
tree5f6bc29071d5796171a1f376a75084b54dcfa47d
parent19f149b7b395ea6f281016d8dde6783fbd4c77da (diff)
downloadaur-270ad49a59c866caa9a3c321a6041d118756f36a.tar.gz
v0.5.0
-rw-r--r--LICENSE21
-rw-r--r--PKGBUILD4
2 files changed, 23 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 000000000000..1c29f5bc38a0
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2016 J.P.H. Bruins Slot
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/PKGBUILD b/PKGBUILD
index dfd5c250fd38..80651406209c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Prev. Maintainer: orumin <dev at orum.in>
pkgname=slack-term-bin
-pkgver=0.4.1
+pkgver=0.5.0
pkgrel=1
pkgdesc="Slack client for your terminal"
arch=('x86_64')
@@ -15,7 +15,7 @@ provides=('slack-term')
conflicts=('slack-term')
options=()
md5sums=('563e9d16dfa4d970c956ebc0e6e140dd'
- 'ce0072e7dac2134606e00c6363953570'
+ 'de55ee75cf41f74af26a6181f5677925'
'9cdd35c2d48f6d899333ab3721a6464b')
package() {