summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Popov2020-11-06 00:23:51 +0100
committerDenys Popov2020-11-06 00:23:51 +0100
commitf761810c793717ef11c7e526f0b28c495a231b06 (patch)
treefbd4648da064c30d52446b846833ced045405eb3
parent0d23edb29c86043b81414514c7f095607a34451c (diff)
downloadaur-rukbi.tar.gz
MIT license
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0ed88afb63e..606f04c62bca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = rukbi
pkgdesc = Alternative keyboard layouts with miscellaneous useful typographic characters
pkgver = 4.1
- pkgrel = 1
+ pkgrel = 2
url = http://besisland.name/rukbi
install = arch-install
arch = any
- license = GPL3
+ license = MIT
depends = xkeyboard-config
depends = python
source = https://github.com/denyspopov/rukbi/releases/download/4.1/rukbi-4.1-linux.tar.bz2
diff --git a/PKGBUILD b/PKGBUILD
index 8f0b1e3b9bff..60cb67a72c44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Denys Popov <denys@denyspopov.biz>
pkgname=rukbi
pkgver=4.1
-pkgrel=1
+pkgrel=2
pkgdesc="Alternative keyboard layouts with miscellaneous useful typographic characters"
url="http://besisland.name/rukbi"
arch=("any")
-license=("GPL3")
+license=("MIT")
depends=("xkeyboard-config" "python")
source=("https://github.com/denyspopov/rukbi/releases/download/$pkgver/$pkgname-$pkgver-linux.tar.bz2")
md5sums=('6d549c632afcb78f0c84e8ed2ec4249b')