Skip to content

Commit

Permalink
Update PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
joehillen committed Oct 11, 2021
1 parent 02ab23e commit 71c8de2
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=('e8bc9d9764df63b9f1680b60895d929586d7b5cff84c0a5c2a5448f9be69e535')
sha256sums=('c9ec63e631b98ad5263447247c6d508ebe519963a028d69aefc6423fad60a9f6')

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

0 comments on commit 71c8de2

Please sign in to comment.