Skip to content

Commit

Permalink
Update PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
joehillen committed Sep 17, 2021
1 parent 4c8bc95 commit 42d45ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ url="https://github.com/joehillen/sysz"
license=("UNLICENSE")
depends=("bash" "fzf")
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz")
sha256sums=('a4fb48b7608b1b56893945c908262e95b842368453cdd381faec7e166f0b08c9')
sha256sums=('3aa402a74df11fb80ebd9e2ad5f579172f11d7156e086b6d7d191f8d9654f100')

package() {
install -Dm775 "$srcdir/$pkgname-$pkgver/sysz" "$pkgdir/usr/bin/sysz"
Expand Down

0 comments on commit 42d45ab

Please sign in to comment.