summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorasukaminato2023-06-18 14:18:41 +0900
committerasukaminato2023-06-18 14:18:41 +0900
commit677cf6f9d31bd3fc4003ae9f08ae88e0069c85a9 (patch)
treedb61e946892840a4cb50fd11fbb9864d88138f97
parente6c96470ed7280199c7978e7cb15a69f4eede8b6 (diff)
downloadaur-677cf6f9d31bd3fc4003ae9f08ae88e0069c85a9.tar.gz
update
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9bc3d76493e7..8f72cb4c8e61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,8 +24,8 @@ backup=()
options=()
install=
changelog=
-source_x86_64=("https://github.com/quasilyte/phpgrep/releases/download/v1.0.0/phpgrep-1.0.0-linux-amd64.zip")
-source_aarch64=("https://github.com/quasilyte/phpgrep/releases/download/v1.0.0/phpgrep-1.0.0-linux-arm64.zip")
+source_x86_64=("https://github.com/quasilyte/phpgrep/releases/download/v${pkgver}/phpgrep-${pkgver}-linux-amd64.zip")
+source_aarch64=("https://github.com/quasilyte/phpgrep/releases/download/v${pkgver}/phpgrep-${pkgver}-linux-arm64.zip")
noextract=()
sha256sums_x86_64=('4b40e758e9cef0c4ed2e31eaa1b5834c9f415808a68114f993efbbe53dcfb9e3')
sha256sums_aarch64=('d02c6a3b775bff2248cbb0b06623bf7afb5f7a268c936239b6bc2079721a10eb')