summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornick black2021-04-12 09:06:47 -0400
committernick black2021-04-12 09:06:47 -0400
commit815c033b049e73adc8114c63c56f334b0bd94b23 (patch)
treec154edb823a5bd8a35990d48c2141bdfe7a23f7d
parentf4c9ea620fabeed519aa30839bc4208c18932761 (diff)
downloadaur-815c033b049e73adc8114c63c56f334b0bd94b23.tar.gz
new upstream 1.2.32
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 11d3d6e2833e..52e2da85a38f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = growlight
pkgdesc = Disk manipulation and system preparation tool
- pkgver = 1.2.31
+ pkgver = 1.2.32
pkgrel = 1
url = https://nick-black.com/dankwiki/index.php/Growlight
arch = x86_64
@@ -24,8 +24,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.31.tar.gz
- sha256sums = 25cf643d99be88d299756ccb2933868641abecbc26793f5d87cfae93a461e2d6
+ source = https://github.com/dankamongmen/growlight/archive/v1.2.32.tar.gz
+ sha256sums = f15357602d04e10a34d5d3f0d83a66a328638ce40c7b20ffaeac68459318edf2
pkgname = growlight
diff --git a/PKGBUILD b/PKGBUILD
index fa3eeb146290..20eafa38909f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nick Black <dankamongmen@gmail.com>
pkgname=growlight
-pkgver=1.2.31
+pkgver=1.2.32
pkgrel=1
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=('25cf643d99be88d299756ccb2933868641abecbc26793f5d87cfae93a461e2d6')
+sha256sums=('f15357602d04e10a34d5d3f0d83a66a328638ce40c7b20ffaeac68459318edf2')