summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Meunier2020-06-29 16:09:54 +0200
committerGuillaume Meunier2020-06-29 16:09:54 +0200
commit1c990fb2bcc76ccb9c87f080757cf6f7d0894ab8 (patch)
treeb06bbf32e3f6a02088ed56591dbc0781285c88e3
parentaf3f4965f944b952e6bfe325b51429193da8c450 (diff)
downloadaur-1c990fb2bcc76ccb9c87f080757cf6f7d0894ab8.tar.gz
Version 0.13.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ff067d5448b..fe7ad6f0d528 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.12.0
+ pkgver = 0.13.0
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.12.0.tar.gz
- sha256sums = f83ef7a5fcdf86b2454cd77a27bb5c183349e7f9bed80f33026415de1c729aee
+ source = https://github.com/flukejones/rog-core/archive/v0.13.0.tar.gz
+ sha256sums = 6b3af1982ae75dde644803c49b6aa9956a232b8201c069d5e62aa368ae42dfe8
pkgname = rog-core
diff --git a/PKGBUILD b/PKGBUILD
index c885c7eed683..008fe09418c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Guillaume Meunier <guillaume.meunier@centraliens.net>
pkgname=rog-core
pkgbase=rog-core
-pkgver=0.12.0
+pkgver=0.13.0
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=('f83ef7a5fcdf86b2454cd77a27bb5c183349e7f9bed80f33026415de1c729aee')
+sha256sums=('6b3af1982ae75dde644803c49b6aa9956a232b8201c069d5e62aa368ae42dfe8')
noextract=()
validpgpkeys=()