summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornick black2022-01-03 11:30:32 -0500
committernick black2022-01-03 11:30:32 -0500
commit4d3ff284538cfdda7a68358a7b37fce31220a9bf (patch)
treea81d3c1979dfa13554e9227e480da7767f9ce294
parente8c8d048155ae5205405bbe5da3219b1c722fc51 (diff)
downloadaur-4d3ff284538cfdda7a68358a7b37fce31220a9bf.tar.gz
growlight 1.2.38: update sha
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0467ed0c6bcc..66fc82b3fcb8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = growlight
pkgdesc = Disk manipulation and system preparation tool
pkgver = 1.2.38
- pkgrel = 1
+ pkgrel = 2
url = https://nick-black.com/dankwiki/index.php/Growlight
arch = x86_64
license = GPL3
@@ -25,6 +25,6 @@ pkgbase = growlight
optdepends = nvme-cli: Deep NVMe hardware details,
optdepends = zfs-utils: ZFS-on-Linux manipulation
source = https://github.com/dankamongmen/growlight/archive/v1.2.38.tar.gz
- sha256sums = 82a349b623dcfd5db6dc56332f52a2c605775dba31f926576466e9896240a090
+ sha256sums = 9c8a5854ba30aa66a7b806b75f00784942f29711dbde0787a29f06583e6ec7a3
pkgname = growlight
diff --git a/PKGBUILD b/PKGBUILD
index 03fb663ea84c..8824839626d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=growlight
pkgver=1.2.38
-pkgrel=1
+pkgrel=2
pkgdesc="Disk manipulation and system preparation tool"
url="https://nick-black.com/dankwiki/index.php/Growlight"
license=('GPL3')
@@ -50,4 +50,4 @@ package() {
make install DESTDIR="$pkgdir"
}
-sha256sums=('82a349b623dcfd5db6dc56332f52a2c605775dba31f926576466e9896240a090')
+sha256sums=('9c8a5854ba30aa66a7b806b75f00784942f29711dbde0787a29f06583e6ec7a3')