summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author3rfaan2023-12-24 01:28:31 +0100
committer3rfaan2023-12-24 01:28:31 +0100
commit38f9c50bf624a3c264f7baa94d841f807320fdd2 (patch)
tree3afd6a55acfc1e8a1b6f5d201b966639c45addb2
parentb7eb191409fed7673d3a6548de936429f8ec8424 (diff)
downloadaur-hyprforest-installer-bin.tar.gz
Updated checksum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab88b23b3d98..027a3b993759 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,6 +14,6 @@ pkgbase = hyprforest-installer-bin
provides = hyprforest-installer
conflicts = hyprforest-installer
source = https://github.com/3rfaan/hyprforest-installer/releases/download/v0.1.2/hyprforest-installer-0.1.2-x86_64.tar.gz
- sha256sums = eb633a52019f161e73c5f1cef25283f011b865f8f5be917130b2f5c573a7ba36
+ sha256sums = 53c5157f6a336506b70c238b531c8bfbebdfa3b75a2508b58ba2b8846d7b881e
pkgname = hyprforest-installer-bin
diff --git a/PKGBUILD b/PKGBUILD
index d34a708b52d4..3edc6a269a15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ provides=("hyprforest-installer")
conflicts=("hyprforest-installer")
optdepends=("hyprland" "kitty" "neovim" "waybar" "wofi" "zsh")
source=("https://github.com/3rfaan/hyprforest-installer/releases/download/v$pkgver/hyprforest-installer-$pkgver-x86_64.tar.gz")
-sha256sums=("eb633a52019f161e73c5f1cef25283f011b865f8f5be917130b2f5c573a7ba36")
+sha256sums=("53c5157f6a336506b70c238b531c8bfbebdfa3b75a2508b58ba2b8846d7b881e")
package() {
install -Dm755 hyprforest-installer -t "$pkgdir/usr/bin"