summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2017-03-30 01:10:52 +0900
committerQue Quotion2017-03-30 01:10:52 +0900
commitb9a4e5a996e2b57d57125d9f4a6b6d376c39502b (patch)
treeac0c022b41c9a16e39b1d12fb001a7d54275ff85 /PKGBUILD
parent290bc56bfa9d9d75b63fa9aa0b9bdea9814af796 (diff)
downloadaur-b9a4e5a996e2b57d57125d9f4a6b6d376c39502b.tar.gz
Less unnecessary waiting (only wait when we have other tasks to do)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 550c24cad832..59376a5a82b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Xiao-Long Chen <chenxiaolongcxl.epac.to>
pkgname=indicator-powersave
-pkgver=r98.7
-pkgrel=2
+pkgver=r98.6
+pkgrel=1
pkgdesc="User discretion power managment utility forked from CPU frequency indicator (bzr version)"
arch=('i686' 'x86_64')
url="https://launchpad.net/indicator-cpufreq"