summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornick black2019-11-17 06:45:57 -0500
committernick black2019-11-17 06:45:57 -0500
commit37e543802abe5e8627b54f31c41c8492dd1470d8 (patch)
treee923f8dfc03a19ccd64cd6eb901c751b7079b510
parent9de1eb9d17af47792517ea16f4dfe17e44288db7 (diff)
downloadaur-37e543802abe5e8627b54f31c41c8492dd1470d8.tar.gz
new upstream 1.1.3.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 645a56f9da9a..7c353a15e927 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = growlight
pkgdesc = Disk manipulation and system preparation tool
- pkgver = 1.1.3
- pkgrel = 3
+ pkgver = 1.1.3.1
+ pkgrel = 1
url = https://nick-black.com/dankwiki/index.php/Growlight
arch = x86_64
license = GPL3
@@ -25,8 +25,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.1.3.tar.gz
- sha256sums = 14aa5d1c7d8f5da9f611733a2082835c6f5d57a92f3c6e156e6b3819a15f2c73
+ source = https://github.com/dankamongmen/growlight/archive/v1.1.3.1.tar.gz
+ sha256sums = 0a20f86a54490f7e29de529075bc4f10356a9b477274855ed45aea43b7fde80a
pkgname = growlight
diff --git a/PKGBUILD b/PKGBUILD
index ea22461231ee..1c173950118d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Nick Black <dankamongmen@gmail.com>
pkgname=growlight
-pkgver=1.1.3
-pkgrel=3
+pkgver=1.1.3.1
+pkgrel=1
pkgdesc="Disk manipulation and system preparation tool"
url="https://nick-black.com/dankwiki/index.php/Growlight"
license=('GPL3')
@@ -45,4 +45,4 @@ check() {
make DESTDIR="$pkgdir/" check
}
-sha256sums=('14aa5d1c7d8f5da9f611733a2082835c6f5d57a92f3c6e156e6b3819a15f2c73')
+sha256sums=('0a20f86a54490f7e29de529075bc4f10356a9b477274855ed45aea43b7fde80a')