summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Popov2020-11-06 00:21:08 +0100
committerDenys Popov2020-11-06 00:21:08 +0100
commit0d23edb29c86043b81414514c7f095607a34451c (patch)
tree203d71586780367d96f9d3185a858402cfc39781
parentb82265049c46acda81831972136d769335a90378 (diff)
downloadaur-0d23edb29c86043b81414514c7f095607a34451c.tar.gz
Version 4.1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD12
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b12858c13931..b0ed88afb63e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = rukbi
pkgdesc = Alternative keyboard layouts with miscellaneous useful typographic characters
- pkgver = 4.0
- pkgrel = 2
+ pkgver = 4.1
+ pkgrel = 1
url = http://besisland.name/rukbi
install = arch-install
arch = any
license = GPL3
depends = xkeyboard-config
depends = python
- source = https://github.com/denyspopov/rukbi/releases/download/4.0/rukbi-4.0.tar.bz2
- md5sums = 0aa98a3726bccc85068c23694a0bddc4
- sha1sums = 23a3cd199f33c90f050f219f86fd2a016b6b77bd
- sha256sums = 0408284d758691d0dd87f42ec7fd69f01e53dfc73483a570260633131a6e7743
+ source = https://github.com/denyspopov/rukbi/releases/download/4.1/rukbi-4.1-linux.tar.bz2
+ md5sums = 6d549c632afcb78f0c84e8ed2ec4249b
+ sha1sums = 487e9426d955525e9b4002b4ca09bde133e25097
+ sha256sums = fd10e88a18bd2463e81830451577b3aa07bebd90e455f3294f56cfaf95db23fe
pkgname = rukbi
diff --git a/PKGBUILD b/PKGBUILD
index eb6e6d3ca160..8f0b1e3b9bff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Denys Popov <denys@denyspopov.biz>
pkgname=rukbi
-pkgver=4.0
-pkgrel=2
+pkgver=4.1
+pkgrel=1
pkgdesc="Alternative keyboard layouts with miscellaneous useful typographic characters"
url="http://besisland.name/rukbi"
arch=("any")
license=("GPL3")
depends=("xkeyboard-config" "python")
-source=("https://github.com/denyspopov/rukbi/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2")
-md5sums=('0aa98a3726bccc85068c23694a0bddc4')
-sha1sums=('23a3cd199f33c90f050f219f86fd2a016b6b77bd')
-sha256sums=('0408284d758691d0dd87f42ec7fd69f01e53dfc73483a570260633131a6e7743')
+source=("https://github.com/denyspopov/rukbi/releases/download/$pkgver/$pkgname-$pkgver-linux.tar.bz2")
+md5sums=('6d549c632afcb78f0c84e8ed2ec4249b')
+sha1sums=('487e9426d955525e9b4002b4ca09bde133e25097')
+sha256sums=('fd10e88a18bd2463e81830451577b3aa07bebd90e455f3294f56cfaf95db23fe')
install=arch-install
package() {