summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornick black2021-08-01 00:54:28 -0400
committernick black2021-08-01 00:54:28 -0400
commit017f349d0b31125137aad569757406bb147f165c (patch)
treef02b12de21aea0537e2e669d0853159b770ac878
parent880877db799de7556f31f8f43832436121aadcb7 (diff)
downloadaur-017f349d0b31125137aad569757406bb147f165c.tar.gz
new upstream
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61a98bfce7d4..fa16af176155 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = growlight
pkgdesc = Disk manipulation and system preparation tool
- pkgver = 1.2.33
+ pkgver = 1.2.35
pkgrel = 1
url = https://nick-black.com/dankwiki/index.php/Growlight
arch = x86_64
@@ -24,8 +24,7 @@ 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.33.tar.gz
- sha256sums = ef26904412ff6134018c350fe9e1f943d37fb82a623d06327195f9bd2b939408
+ source = https://github.com/dankamongmen/growlight/archive/v1.2.35.tar.gz
+ sha256sums = 7f49a9bc0d304c3a09eea934db093c853deae0d1877c5230334e634ca314b211
pkgname = growlight
-
diff --git a/PKGBUILD b/PKGBUILD
index e6b785d59b43..da38ba5adcd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nick Black <dankamongmen@gmail.com>
pkgname=growlight
-pkgver=1.2.33
+pkgver=1.2.35
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=('ef26904412ff6134018c350fe9e1f943d37fb82a623d06327195f9bd2b939408')
+sha256sums=('7f49a9bc0d304c3a09eea934db093c853deae0d1877c5230334e634ca314b211')