summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Koch2017-07-13 19:30:40 +0200
committerAlexander Koch2017-07-13 19:30:40 +0200
commit1133f65183a73a53fd4849a12e3656499e90e4f1 (patch)
tree91c1808df0bf9efec1f9fa2f3883d2f01139f70d
parent20072ca65ae6db195c50d95c521ff6d268055e03 (diff)
downloadaur-1133f65183a73a53fd4849a12e3656499e90e4f1.tar.gz
bump for upstream changes
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4037a23b319..274e557bc41e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hdd-spindown.sh-git
pkgdesc = Automatic Disk Standby using Kernel diskstats and hdparm
- pkgver = 20170707
- pkgrel = 3
+ pkgver = 20170713
+ pkgrel = 1
url = https://github.com/lynix/hdd-spindown.sh
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index d77dc36eb392..ce059d65e517 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: lynix <lynix47@gmail.com>
pkgname=hdd-spindown.sh-git
-pkgver=20170707
-pkgrel=3
+pkgver=20170713
+pkgrel=1
pkgdesc="Automatic Disk Standby using Kernel diskstats and hdparm"
url="https://github.com/lynix/hdd-spindown.sh"
arch=('any')