summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--LICENSE21
-rw-r--r--PKGBUILD2
3 files changed, 2 insertions, 25 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f58bfe1f8a85..03472f17cccb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hushboard-git
pkgdesc = Mute your microphone while typing.
pkgver = r34.223b6f9
- pkgrel = 1
+ pkgrel = 2
url = https://kryogenix.org/code/hushboard
arch = any
license = MIT
@@ -14,9 +14,7 @@ pkgbase = hushboard-git
provides = hushboard-git
conflicts = hushboard-git
source = git+https://github.com/stuartlangridge/hushboard
- source = LICENSE
md5sums = SKIP
- md5sums = 3ce314c6b503c298b2ebba2d176915a4
pkgname = hushboard-git
diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index ec9f1baecfd4..000000000000
--- a/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
-MIT License
-
-Copyright (c) 2021 Stuart Langridge
-
-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 6c7fe85e3a96..9159cbf44512 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jeffrey Bouter <aur@kn0x.org>
pkgname=hushboard-git
pkgver=r34.223b6f9
-pkgrel=1
+pkgrel=2
pkgdesc="Mute your microphone while typing."
arch=('any')
url="https://kryogenix.org/code/hushboard"