summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornick black2021-02-15 15:33:10 -0500
committernick black2021-02-15 15:33:10 -0500
commit0c173dd916faf3005c95cc77c578beba9b26fa26 (patch)
treebffbc297a833aa475ef57489479e0416a7456978
parentf269da70e1df95ac5af7d4d3bf7c8fbec0ffd19e (diff)
downloadaur-0c173dd916faf3005c95cc77c578beba9b26fa26.tar.gz
growlight 1.2.28
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e9801e4d686..0d68cdb712fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = growlight
pkgdesc = Disk manipulation and system preparation tool
- pkgver = 1.2.27
+ pkgver = 1.2.28
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.27.tar.gz
- sha256sums = 3d5ebd86dd4c378192c446cd0f13968f565c2c9848b2ae13cc493b9682703180
+ source = https://github.com/dankamongmen/growlight/archive/v1.2.28.tar.gz
+ sha256sums = eb43a380dd2c9c50d175d7268b6825e7967aa8f4678ef323b18532637ae215cf
pkgname = growlight
diff --git a/PKGBUILD b/PKGBUILD
index 07dd60d15b5a..10289fc6ad8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nick Black <dankamongmen@gmail.com>
pkgname=growlight
-pkgver=1.2.27
+pkgver=1.2.28
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=('3d5ebd86dd4c378192c446cd0f13968f565c2c9848b2ae13cc493b9682703180')
+sha256sums=('eb43a380dd2c9c50d175d7268b6825e7967aa8f4678ef323b18532637ae215cf')