summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornick black2020-10-30 20:16:40 -0400
committernick black2020-10-30 20:16:40 -0400
commita50bfa0a40b0af5d495b4ee65c1163e518601add (patch)
treee478573add18e37665723063e4d602ccf8970c7b
parentda4c069fe0946a202d8fe457f6e033f2fcde5294 (diff)
downloadaur-a50bfa0a40b0af5d495b4ee65c1163e518601add.tar.gz
new upstream version 1.2.17
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b21f1414ccd6..3fa58ebbdc8f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = growlight
pkgdesc = Disk manipulation and system preparation tool
- pkgver = 1.2.16
+ pkgver = 1.2.17
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.16.tar.gz
- sha256sums = 11de3a8fafc202405fb7f18226cea68fa699aa9c7162a36c08583f52f2912e8a
+ source = https://github.com/dankamongmen/growlight/archive/v1.2.17.tar.gz
+ sha256sums = fa15f462a3865c29fc9879aa04f7926c268cabd6197e844c009961ea073b510f
pkgname = growlight
diff --git a/PKGBUILD b/PKGBUILD
index 8a4feaeb7d94..1484e751565e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nick Black <dankamongmen@gmail.com>
pkgname=growlight
-pkgver=1.2.16
+pkgver=1.2.17
pkgrel=1
pkgdesc="Disk manipulation and system preparation tool"
url="https://nick-black.com/dankwiki/index.php/Growlight"
@@ -43,4 +43,4 @@ package() {
make install DESTDIR="$pkgdir"
}
-sha256sums=('11de3a8fafc202405fb7f18226cea68fa699aa9c7162a36c08583f52f2912e8a')
+sha256sums=('fa15f462a3865c29fc9879aa04f7926c268cabd6197e844c009961ea073b510f')