summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Honeycutt2021-05-27 09:09:00 -0600
committerAaron Honeycutt2021-05-27 09:09:00 -0600
commit8ffd26742c0d6f5fad9a2bd01b4ddac725526042 (patch)
tree2374444f6b9fa04bdd0cfdc02fddb57c5235caa5
parent15f314999f0934071a04a4a31bbfde987689dfe7 (diff)
downloadaur-8ffd26742c0d6f5fad9a2bd01b4ddac725526042.tar.gz
update to the 0.2.11 release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eff8f36f2ea5..e73d50bb8271 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = keyboard-configurator
pkgdesc = Configures keymap and backlight of System76 keyboards.
- pkgver = 0.2.10
+ pkgver = 0.2.11
pkgrel = 1
url = https://github.com/pop-os/keyboard-configurator
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 764fc944cd2b..6bf75415c6a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aaron Honeycutt <aaron at system76 dot com>
pkgname=('keyboard-configurator')
pkgbase=keyboard-configurator
-pkgver=0.2.10
+pkgver=0.2.11
pkgrel=1
pkgdesc="Configures keymap and backlight of System76 keyboards."
arch=('x86_64')
@@ -9,7 +9,7 @@ url="https://github.com/pop-os/keyboard-configurator"
license=('GPL3')
makedepends=('atk' 'at-spi2-atk' 'at-spi2-core' 'base' 'cairo' 'dbus' 'expat' 'fontconfig' 'freetype2' 'fribidi' 'gdk-pixbuf2' 'glib2' 'graphite' 'gtk3' 'harfbuzz' 'hidapi' 'libcap' 'libcloudproviders' 'libdatrie' 'libepoxy' 'libffi' 'libgcrypt' 'libgpg-error' 'libjpeg-turbo' 'libpng' 'libxrender' 'libthai' 'libtiff' 'libx11' 'libxau' 'libxcb' 'libxcomposite' 'libxcursor' 'libxdamage' 'libxdmcp' 'libxext' 'libxfixes' 'libxi' 'libxinerama' 'libxkbcommon' 'libxrandr' 'lz4' 'pango' 'pcre' 'pixman' 'rust' 'systemd-libs' 'util-linux-libs' 'wayland' 'xz' 'zlib' 'zstd')
source=("$pkgbase-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver-beta.tar.gz")
-sha256sums=('619caa5f2975a8b6d33c7f780f1ade5e6cc4b7542ae15e4b2ee049d9d0d6b1a7')
+sha256sums=('92fcdd85213e8bed9db2920336a081447f2409219769d737247cff4d5adf2816')
build() {
cd "$pkgbase-$pkgver-beta"