summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Meunier2020-07-08 09:26:24 +0200
committerGuillaume Meunier2020-07-08 09:26:24 +0200
commitccfe4e6b80a280aa78bf5c7213183dbfddf40bc1 (patch)
tree02d1a36fd32a09132b249db072471fc3f5cd121a
parent7aa6a46a6a6350db9affbca691b83682d455d796 (diff)
downloadaur-ccfe4e6b80a280aa78bf5c7213183dbfddf40bc1.tar.gz
Version 0.14.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36ee3c212eca..3f0877c8e796 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rog-core
pkgdesc = A utility for Linux to control many aspects (eventually) of the ASUS ROG laptops like the Zephyrus GX502GW
- pkgver = 0.14.3
+ pkgver = 0.14.4
pkgrel = 1
url = https://github.com/flukejones/rog-core
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = rog-core
makedepends = clang
depends = dbus
depends = libusb
- source = https://github.com/flukejones/rog-core/archive/v0.14.3.tar.gz
- sha256sums = e16a9871928bed7fead912fd48944a6603cd8bf180028d4bae0ab1b1e463d96a
+ source = https://github.com/flukejones/rog-core/archive/v0.14.4.tar.gz
+ sha256sums = 8c89934545e82808805a7c1e43dd8c1f69177dbc14769be418bd8074bf18e1f8
pkgname = rog-core
diff --git a/PKGBUILD b/PKGBUILD
index 869dbf5ec139..e7980d787267 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Guillaume Meunier <guillaume.meunier@centraliens.net>
pkgname=rog-core
pkgbase=rog-core
-pkgver=0.14.3
+pkgver=0.14.4
pkgrel=1
epoch=
pkgdesc="A utility for Linux to control many aspects (eventually) of the ASUS ROG laptops like the Zephyrus GX502GW"
@@ -20,7 +20,7 @@ install=
changelog=
source=("https://github.com/flukejones/rog-core/archive/v$pkgver.tar.gz")
-sha256sums=('e16a9871928bed7fead912fd48944a6603cd8bf180028d4bae0ab1b1e463d96a')
+sha256sums=('8c89934545e82808805a7c1e43dd8c1f69177dbc14769be418bd8074bf18e1f8')
noextract=()
validpgpkeys=()