summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornick black2021-11-05 13:23:24 -0400
committernick black2021-11-05 13:23:24 -0400
commitf8b30273e36b8c910f3d0c7e676fda79849cbd13 (patch)
tree2d16a9cb62b0d1cc1743274dbb4ce35aed9b1725
parentd3da88adbe3a130012da2dbf3eeaa78d19177b81 (diff)
downloadaur-f8b30273e36b8c910f3d0c7e676fda79849cbd13.tar.gz
new upstream 1.2.37
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9802de6eeda6..d9a53e9cb989 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = growlight
pkgdesc = Disk manipulation and system preparation tool
- pkgver = 1.2.36
+ pkgver = 1.2.37
pkgrel = 2
url = https://nick-black.com/dankwiki/index.php/Growlight
arch = x86_64
@@ -24,7 +24,7 @@ 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.36.tar.gz
- sha256sums = d4f5c28230d714e9941f50b38ccf9b72f76bfed719c89058d391de8cca55f43c
+ source = https://github.com/dankamongmen/growlight/archive/v1.2.37.tar.gz
+ sha256sums = 82a349b623dcfd5db6dc56332f52a2c605775dba31f926576466e9896240a090
pkgname = growlight
diff --git a/PKGBUILD b/PKGBUILD
index 072ea75c124b..e6d4750607c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nick Black <dankamongmen@gmail.com>
pkgname=growlight
-pkgver=1.2.36
+pkgver=1.2.37
pkgrel=2
pkgdesc="Disk manipulation and system preparation tool"
url="https://nick-black.com/dankwiki/index.php/Growlight"
@@ -50,4 +50,4 @@ package() {
make install DESTDIR="$pkgdir"
}
-sha256sums=('d4f5c28230d714e9941f50b38ccf9b72f76bfed719c89058d391de8cca55f43c')
+sha256sums=('82a349b623dcfd5db6dc56332f52a2c605775dba31f926576466e9896240a090')