summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2018-11-04 03:05:48 -0500
committerTony Lambiris2018-11-04 03:05:48 -0500
commit2a57ca7bcbf0c509539a55a2dd496f865b0f0ddd (patch)
tree8778ef67b5766e6363ad89592bedcc0fe4b2c69e
parent6bfb6ac70cec6655f7c94a2df7a3a75b32619fd1 (diff)
downloadaur-2a57ca7bcbf0c509539a55a2dd496f865b0f0ddd.tar.gz
Version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--arch.patch2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d541bd2e9fb..045b33f2d582 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-cpupower-git
pkgdesc = Gnome-Shell Extension for intel-pstate driver
- pkgver = 99.6b926e6
+ pkgver = 100.7dd1db7
pkgrel = 1
url = https://github.com/martin31821/cpupower
install = cpupower.install
@@ -11,7 +11,7 @@ pkgbase = gnome-shell-extension-cpupower-git
source = git+https://github.com/martin31821/cpupower.git
source = arch.patch
sha256sums = SKIP
- sha256sums = 29d8f00c5a7f57c1f44ecc6a3b95e04f9807b3051673663ac13a4d36d54a87e1
+ sha256sums = df3874afa2b8fd01874d9be4f8b6e1c197ad7aafdce0ae7849419813c3699a2d
pkgname = gnome-shell-extension-cpupower-git
diff --git a/PKGBUILD b/PKGBUILD
index 6def885c53ca..4fe3a2175485 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnome-shell-extension-cpupower-git
_gitname=cpupower
-pkgver=99.6b926e6
+pkgver=100.7dd1db7
pkgrel=1
pkgdesc="Gnome-Shell Extension for intel-pstate driver"
arch=('any')
@@ -13,7 +13,7 @@ makedepends=('git')
install='cpupower.install'
source=('git+https://github.com/martin31821/cpupower.git' 'arch.patch')
sha256sums=('SKIP'
- '29d8f00c5a7f57c1f44ecc6a3b95e04f9807b3051673663ac13a4d36d54a87e1')
+ 'df3874afa2b8fd01874d9be4f8b6e1c197ad7aafdce0ae7849419813c3699a2d')
pkgver() {
cd $_gitname
diff --git a/arch.patch b/arch.patch
index a002e2404217..7d6866ef505a 100644
--- a/arch.patch
+++ b/arch.patch
@@ -8,7 +8,7 @@ index 1e40c02..9325dcf 100644
+ "localedir":"/usr/share/locale",
"shell-version": [
- "3.10", "3.12", "3.14", "3.16", "3.18", "3.20", "3.22", "3.24", "3.26"
-+ "3.10", "3.12", "3.14", "3.16", "3.18", "3.20", "3.22", "3.24", "3.26", "3.28"
++ "3.10", "3.12", "3.14", "3.16", "3.18", "3.20", "3.22", "3.24", "3.26", "3.28", "3.30"
],
"uuid": "cpupower@mko-sl.de",
"name": "CPU Power Manager",