summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornick black2020-11-04 12:20:27 -0500
committernick black2020-11-04 12:20:27 -0500
commita01d406b5c21b80b0b47a34a56569bf8cc9af8bf (patch)
tree14d7b8863bb45ead75117d5bc7126dd802b78c6a
parenta50bfa0a40b0af5d495b4ee65c1163e518601add (diff)
downloadaur-a01d406b5c21b80b0b47a34a56569bf8cc9af8bf.tar.gz
new upstream version 1.2.18
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3fa58ebbdc8f..86e919ad61fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = growlight
pkgdesc = Disk manipulation and system preparation tool
- pkgver = 1.2.17
+ pkgver = 1.2.18
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.17.tar.gz
- sha256sums = fa15f462a3865c29fc9879aa04f7926c268cabd6197e844c009961ea073b510f
+ source = https://github.com/dankamongmen/growlight/archive/v1.2.18.tar.gz
+ sha256sums = c6c08556e6838226b81300e177c49d7a382e9eb30cfdb19f99790106e426a032
pkgname = growlight
diff --git a/PKGBUILD b/PKGBUILD
index 1484e751565e..e320cd546676 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nick Black <dankamongmen@gmail.com>
pkgname=growlight
-pkgver=1.2.17
+pkgver=1.2.18
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=('fa15f462a3865c29fc9879aa04f7926c268cabd6197e844c009961ea073b510f')
+sha256sums=('c6c08556e6838226b81300e177c49d7a382e9eb30cfdb19f99790106e426a032')