summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornick black2020-11-22 06:51:54 -0500
committernick black2020-11-22 06:51:54 -0500
commite290a4e3b0dd23d3393239afe28c1c746dde565d (patch)
treeaa51dddb21197736e7ce1ac53e280c864fcc2c22
parent8bdb250ce45ea4a41e310d865f29620f2795a097 (diff)
downloadaur-e290a4e3b0dd23d3393239afe28c1c746dde565d.tar.gz
new upstream 1.2.21
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b03174291cfe..b3fedbd6215d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = growlight
pkgdesc = Disk manipulation and system preparation tool
- pkgver = 1.2.20
+ pkgver = 1.2.21
pkgrel = 1
url = https://nick-black.com/dankwiki/index.php/Growlight
arch = x86_64
@@ -23,8 +23,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.20.tar.gz
- sha256sums = 3521072d88d742e2db80f31cfac605bc9c438bf430dc0c5ed32d82dd56adfcd8
+ source = https://github.com/dankamongmen/growlight/archive/v1.2.21.tar.gz
+ sha256sums = a225266b98a7c438a04d79951b3a58834027fcc6174baa31e315265b2e7b1d30
pkgname = growlight
diff --git a/PKGBUILD b/PKGBUILD
index 8da973298bf8..95d200f70cb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nick Black <dankamongmen@gmail.com>
pkgname=growlight
-pkgver=1.2.20
+pkgver=1.2.21
pkgrel=1
pkgdesc="Disk manipulation and system preparation tool"
url="https://nick-black.com/dankwiki/index.php/Growlight"
@@ -45,4 +45,4 @@ package() {
make install DESTDIR="$pkgdir"
}
-sha256sums=('3521072d88d742e2db80f31cfac605bc9c438bf430dc0c5ed32d82dd56adfcd8')
+sha256sums=('a225266b98a7c438a04d79951b3a58834027fcc6174baa31e315265b2e7b1d30')