summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c353a15e927..a020477dc85f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = growlight
pkgdesc = Disk manipulation and system preparation tool
- pkgver = 1.1.3.1
+ pkgver = 1.1.3.2
pkgrel = 1
url = https://nick-black.com/dankwiki/index.php/Growlight
arch = x86_64
@@ -25,8 +25,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.1.3.1.tar.gz
- sha256sums = 0a20f86a54490f7e29de529075bc4f10356a9b477274855ed45aea43b7fde80a
+ source = https://github.com/dankamongmen/growlight/archive/v1.1.3.2.tar.gz
+ sha256sums = 010164aebbb4783e2c2aaaea3f025e0523b24dd655d81ceb6ac4287bb3dd623b
pkgname = growlight
diff --git a/PKGBUILD b/PKGBUILD
index 1c173950118d..a35211750064 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nick Black <dankamongmen@gmail.com>
pkgname=growlight
-pkgver=1.1.3.1
+pkgver=1.1.3.2
pkgrel=1
pkgdesc="Disk manipulation and system preparation tool"
url="https://nick-black.com/dankwiki/index.php/Growlight"
@@ -45,4 +45,4 @@ check() {
make DESTDIR="$pkgdir/" check
}
-sha256sums=('0a20f86a54490f7e29de529075bc4f10356a9b477274855ed45aea43b7fde80a')
+sha256sums=('010164aebbb4783e2c2aaaea3f025e0523b24dd655d81ceb6ac4287bb3dd623b')