summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornick black2019-10-27 05:56:17 -0400
committernick black2019-10-27 05:56:17 -0400
commitc8d892aeb5f1639d4a7d4fac3c262434e9bc16c0 (patch)
tree8d3a1db1e538772921d0535764930b024553f364
parent8c0c4669c2e26c6e65be8fdde48065f07196d290 (diff)
downloadaur-c8d892aeb5f1639d4a7d4fac3c262434e9bc16c0.tar.gz
growlight: new upstream 1.1.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 985974a83f9c..6b5ccb4d9d31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = growlight
pkgdesc = Disk manipulation and system preparation tool
- pkgver = 1.1.1.1
+ pkgver = 1.1.3
pkgrel = 1
url = https://nick-black.com/dankwiki/index.php/Growlight
arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = growlight
optdepends = f2fs-tools: F2FS manipulation
optdepends = hdparm: Deep ATA hardware details
optdepends = nvme-cli: Deep NVMe hardware details
- source = https://github.com/dankamongmen/growlight/archive/v1.1.1.1.tar.gz
+ source = https://github.com/dankamongmen/growlight/archive/v1.1.3.tar.gz
sha256sums = d73da05fd0a3de8103307701fcb64d7cfc9f13375060d11fd96b5d2cbfb7aca7
pkgname = growlight
diff --git a/PKGBUILD b/PKGBUILD
index 80a7189feca6..15d8a28b1c67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nick Black <dankamongmen@gmail.com>
pkgname=growlight
-pkgver=1.1.1.1
+pkgver=1.1.3
pkgrel=1
pkgdesc="Disk manipulation and system preparation tool"
url="https://nick-black.com/dankwiki/index.php/Growlight"
@@ -34,4 +34,4 @@ package() {
make DESTDIR="$pkgdir/" install
}
-sha256sums=('d73da05fd0a3de8103307701fcb64d7cfc9f13375060d11fd96b5d2cbfb7aca7')
+sha256sums=('14aa5d1c7d8f5da9f611733a2082835c6f5d57a92f3c6e156e6b3819a15f2c73')