summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornick black2020-11-27 12:36:10 -0500
committernick black2020-11-27 12:36:10 -0500
commit220b5c701027aa4f533d7058caa5c7a11a557678 (patch)
tree8fea154b86152a4b1db4dc26fc0ced4cfa343ede
parente290a4e3b0dd23d3393239afe28c1c746dde565d (diff)
downloadaur-220b5c701027aa4f533d7058caa5c7a11a557678.tar.gz
new upstream version 1.2.22
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3fedbd6215d..37b60725568f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = growlight
pkgdesc = Disk manipulation and system preparation tool
- pkgver = 1.2.21
+ pkgver = 1.2.22
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.21.tar.gz
- sha256sums = a225266b98a7c438a04d79951b3a58834027fcc6174baa31e315265b2e7b1d30
+ source = https://github.com/dankamongmen/growlight/archive/v1.2.22.tar.gz
+ sha256sums = b60e0dbe1010a128cf3da9a01f49132c08bd7e7f360b318dc30353e9e1cb4cfe
pkgname = growlight
diff --git a/PKGBUILD b/PKGBUILD
index 95d200f70cb8..2751c60539c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nick Black <dankamongmen@gmail.com>
pkgname=growlight
-pkgver=1.2.21
+pkgver=1.2.22
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=('a225266b98a7c438a04d79951b3a58834027fcc6174baa31e315265b2e7b1d30')
+sha256sums=('b60e0dbe1010a128cf3da9a01f49132c08bd7e7f360b318dc30353e9e1cb4cfe')