summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornick black2020-07-17 05:18:17 -0400
committernick black2020-07-17 05:18:17 -0400
commit2f9b81621d5b9e7ddaecbaa62dd6910239a58612 (patch)
tree6fd3b8cf2c2811ffd643ead216e6af1acda193bc
parentb1b8254d923984f3f32f3403ad56784def0c4605 (diff)
downloadaur-2f9b81621d5b9e7ddaecbaa62dd6910239a58612.tar.gz
new upstream 1.2.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5b0e49c8000..243d7d0f08a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = growlight
pkgdesc = Disk manipulation and system preparation tool
- pkgver = 1.2.7
+ pkgver = 1.2.8
pkgrel = 1
url = https://nick-black.com/dankwiki/index.php/Growlight
arch = x86_64
@@ -24,8 +24,8 @@ pkgbase = growlight
optdepends = hdparm: Deep ATA hardware details
optdepends = nvme-cli: Deep NVMe hardware details,
optdepends = zfs-utils: ZFS-on-Linux manipulation
- source = https://github.com/dankamongmen/growlight/archive/v1.2.7.tar.gz
- sha256sums = 68e951ab482e8f505f3a84130cf416ff14fa431da088fc84515bf81df5c15676
+ source = https://github.com/dankamongmen/growlight/archive/v1.2.8.tar.gz
+ sha256sums = 007b112f468ff3c9db7cdbf97d991874bf100770861375808393f5cb83b210a7
pkgname = growlight
diff --git a/PKGBUILD b/PKGBUILD
index 8bb4364a35d7..da5dd34326a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nick Black <dankamongmen@gmail.com>
pkgname=growlight
-pkgver=1.2.7
+pkgver=1.2.8
pkgrel=1
pkgdesc="Disk manipulation and system preparation tool"
url="https://nick-black.com/dankwiki/index.php/Growlight"
@@ -43,4 +43,4 @@ package() {
make install DESTDIR="$pkgdir"
}
-sha256sums=('68e951ab482e8f505f3a84130cf416ff14fa431da088fc84515bf81df5c15676')
+sha256sums=('007b112f468ff3c9db7cdbf97d991874bf100770861375808393f5cb83b210a7')