summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2021-03-09 02:02:50 +0100
committerFrederik “Freso” S. Olesen2021-03-09 02:02:50 +0100
commit1e3db2d95d08f12a36d0c8f2bc5ba6afb22caa98 (patch)
treed8e7be3093c9e438bb1bf8f759e6838e25d6a41b
parentd90b4c5fe8acf866bae00c820cdc0b222f10e675 (diff)
downloadaur-1e3db2d95d08f12a36d0c8f2bc5ba6afb22caa98.tar.gz
Wootility 3.6.15
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79648f5a0797..da7a39b8da38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wootility-appimage
pkgdesc = Utility for configuring Wooting keyboards (binary AppImage version)
- pkgver = 3.6.14
+ pkgver = 3.6.15
pkgrel = 1
url = https://wooting.io/wootility
install = wootility-appimage.install
@@ -10,11 +10,11 @@ pkgbase = wootility-appimage
depends = fuse2
provides = wootility
conflicts = wootility
- noextract = wootility-3.6.14.AppImage
+ noextract = wootility-3.6.15.AppImage
options = !strip
- source = https://s3.eu-west-2.amazonaws.com/wooting-update/wootility-linux-latest/wootility-3.6.14.AppImage
+ source = https://s3.eu-west-2.amazonaws.com/wooting-update/wootility-linux-latest/wootility-3.6.15.AppImage
source = 70-wooting.rules
- b2sums = f095b837080c419253e1ff8d1f40996fe9ea936fa342434774a921e2125742a17cc39b7a4eb2b25d7d9fbc3dc45f504340ab8ed17dfc83d756a5d09a9413c7b9
+ b2sums = a4e3ab61b95141b655cc11280b1b3e74c22fae3c55c448411a5101f273e12b33baeba34e476ecd82c030bb3dda62f29ee6b259071aa22d8d245756766d046ecc
b2sums = c26f695826bd32456bc5c145b8e4462059b1c0de02b86f1622c848b9aa85bc4294c672be7122d0685fca872a9322c3207df1bb15b2e72781a6425dfca1f02d86
pkgname = wootility-appimage
diff --git a/PKGBUILD b/PKGBUILD
index a93d25dccf58..481c45790301 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Frederik “Freso” S. Olesen <archlinux@freso.dk>
_pkgname=wootility
pkgname=${_pkgname}-appimage
-pkgver=3.6.14
+pkgver=3.6.15
pkgrel=1
pkgdesc='Utility for configuring Wooting keyboards (binary AppImage version)'
arch=('x86_64')
@@ -17,7 +17,7 @@ install=$pkgname.install
source=("https://s3.eu-west-2.amazonaws.com/wooting-update/wootility-linux-latest/${_appimage}"
'70-wooting.rules')
noextract=("${_appimage}")
-b2sums=('f095b837080c419253e1ff8d1f40996fe9ea936fa342434774a921e2125742a17cc39b7a4eb2b25d7d9fbc3dc45f504340ab8ed17dfc83d756a5d09a9413c7b9'
+b2sums=('a4e3ab61b95141b655cc11280b1b3e74c22fae3c55c448411a5101f273e12b33baeba34e476ecd82c030bb3dda62f29ee6b259071aa22d8d245756766d046ecc'
'c26f695826bd32456bc5c145b8e4462059b1c0de02b86f1622c848b9aa85bc4294c672be7122d0685fca872a9322c3207df1bb15b2e72781a6425dfca1f02d86')
prepare() {