summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2019-02-22 18:14:08 +0100
committerFrederik “Freso” S. Olesen2019-02-22 18:14:08 +0100
commit2fbc8b877c7f54365173e399096abdf64ff89d9f (patch)
tree9047678c79e34bee552712d4bb4ea18e5ad98d7f
parent59a91314aceac822750e6d52bb691ab6f57361ea (diff)
downloadaur-2fbc8b877c7f54365173e399096abdf64ff89d9f.tar.gz
Bump version: 3.1.2-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5bf5d5646ed9..60f2e743f73d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = wootility-appimage
pkgdesc = Utility for configuring Wooting keyboards (binary AppImage version)
- pkgver = 3.0.2
- pkgrel = 2
+ pkgver = 3.1.2
+ pkgrel = 1
url = https://wooting.io/wootility
arch = x86_64
license = unknown
makedepends = p7zip
provides = wootility
conflicts = wootility
- noextract = wootility-3.0.2-x86_64.AppImage
+ noextract = wootility-3.1.2-x86_64.AppImage
options = !strip
- source = https://s3.eu-west-2.amazonaws.com/wooting-update/wootility-linux-latest/wootility-3.0.2-x86_64.AppImage
+ source = https://s3.eu-west-2.amazonaws.com/wooting-update/wootility-linux-latest/wootility-3.1.2-x86_64.AppImage
source = 70-wooting.rules
- sha512sums = e0f41a7b1c0cf93fed2f017589452870f532541d351cf3568d44fc271b9ccec2741c397198c602c50c27a5b228dfd858bf42d9e38f544e4a0c45a0f845f4f213
+ sha512sums = 36fab566041a5a8ffe0594e229c28b12909579b3f1351f77290804c45f9e970464180b8b008f4a6349a5734a1b381ca4f6aa91ed9204f8df06a6ab530c73dd1f
sha512sums = d150e8825cc2254997745fd7a61afd65b05415d694d02d580197b4e3497e64da6261d4fb919a670917379ca1c813416478c2660fe4044e5138a69087ea31ce8d
pkgname = wootility-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 575970fceeb2..a15aa00e3558 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Frederik “Freso” S. Olesen <archlinux@freso.dk>
_pkgname=wootility
pkgname=${_pkgname}-appimage
-pkgver=3.0.2
-pkgrel=2
+pkgver=3.1.2
+pkgrel=1
pkgdesc='Utility for configuring Wooting keyboards (binary AppImage version)'
arch=('x86_64')
url='https://wooting.io/wootility'
@@ -15,7 +15,7 @@ _appimage="${_pkgname}-${pkgver}-x86_64.AppImage"
source=("https://s3.eu-west-2.amazonaws.com/wooting-update/wootility-linux-latest/${_appimage}"
'70-wooting.rules')
noextract=("${_appimage}")
-sha512sums=('e0f41a7b1c0cf93fed2f017589452870f532541d351cf3568d44fc271b9ccec2741c397198c602c50c27a5b228dfd858bf42d9e38f544e4a0c45a0f845f4f213'
+sha512sums=('36fab566041a5a8ffe0594e229c28b12909579b3f1351f77290804c45f9e970464180b8b008f4a6349a5734a1b381ca4f6aa91ed9204f8df06a6ab530c73dd1f'
'd150e8825cc2254997745fd7a61afd65b05415d694d02d580197b4e3497e64da6261d4fb919a670917379ca1c813416478c2660fe4044e5138a69087ea31ce8d')
prepare() {