summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornick black2021-05-11 12:33:34 -0400
committernick black2021-05-11 12:33:34 -0400
commit880877db799de7556f31f8f43832436121aadcb7 (patch)
treec992a14bc6f909754cec75d912d4c92427a94386
parent815c033b049e73adc8114c63c56f334b0bd94b23 (diff)
downloadaur-880877db799de7556f31f8f43832436121aadcb7.tar.gz
ne wupstream 1.2.33
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52e2da85a38f..61a98bfce7d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = growlight
pkgdesc = Disk manipulation and system preparation tool
- pkgver = 1.2.32
+ pkgver = 1.2.33
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.32.tar.gz
- sha256sums = f15357602d04e10a34d5d3f0d83a66a328638ce40c7b20ffaeac68459318edf2
+ source = https://github.com/dankamongmen/growlight/archive/v1.2.33.tar.gz
+ sha256sums = ef26904412ff6134018c350fe9e1f943d37fb82a623d06327195f9bd2b939408
pkgname = growlight
diff --git a/PKGBUILD b/PKGBUILD
index 20eafa38909f..e6b785d59b43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nick Black <dankamongmen@gmail.com>
pkgname=growlight
-pkgver=1.2.32
+pkgver=1.2.33
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=('f15357602d04e10a34d5d3f0d83a66a328638ce40c7b20ffaeac68459318edf2')
+sha256sums=('ef26904412ff6134018c350fe9e1f943d37fb82a623d06327195f9bd2b939408')