Skip to content

Commit

Permalink
Update PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
finfet committed Dec 29, 2023
1 parent bdb288c commit 68cee20
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 @@ -10,7 +10,7 @@ license=("BSD")
depends=("gcc-libs")
makedepends=("rust")
source=("kestrel-${pkgver//_/-}.tar.gz::$url/releases/v${pkgver//_/-}/kestrel-${pkgver//_/-}.tar.gz")
sha256sums=("115b1516b488ce569ee2a4a6c60bbb9077b97c78b311320288934ad101361aee")
sha256sums=("83fc5dc6a487cefc1ef3c9d07b60193c1292b5988afe05d9ed11c98e68a871da")

build() {
cd kestrel-${pkgver//_/-}
Expand Down

0 comments on commit 68cee20

Please sign in to comment.