summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornick black2020-12-07 13:00:08 -0500
committernick black2020-12-07 13:00:08 -0500
commit27397a485a2fcfbb695c715bd8addf3d5a34ecfb (patch)
tree088c231b3b0dd91f2f1416821204334fd6936e98
parent220b5c701027aa4f533d7058caa5c7a11a557678 (diff)
downloadaur-27397a485a2fcfbb695c715bd8addf3d5a34ecfb.tar.gz
new upstream 1.2.24
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37b60725568f..e840ba321e1c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = growlight
pkgdesc = Disk manipulation and system preparation tool
- pkgver = 1.2.22
+ pkgver = 1.2.24
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.22.tar.gz
- sha256sums = b60e0dbe1010a128cf3da9a01f49132c08bd7e7f360b318dc30353e9e1cb4cfe
+ source = https://github.com/dankamongmen/growlight/archive/v1.2.24.tar.gz
+ sha256sums = c1bb3cb7770ce87d65c41666c3cb2f106ef91fac88d1a828d39b1534441f9875
pkgname = growlight
diff --git a/PKGBUILD b/PKGBUILD
index 2751c60539c7..d2a8753e2080 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nick Black <dankamongmen@gmail.com>
pkgname=growlight
-pkgver=1.2.22
+pkgver=1.2.24
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=('b60e0dbe1010a128cf3da9a01f49132c08bd7e7f360b318dc30353e9e1cb4cfe')
+sha256sums=('c1bb3cb7770ce87d65c41666c3cb2f106ef91fac88d1a828d39b1534441f9875')