summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpatchup2021-09-25 09:47:39 +0000
committerpatchup2021-09-25 09:47:39 +0000
commit658d6a3411bdfb7a85f01dafbce9f723415d9a92 (patch)
treed4c6b18dd5ae046c1f79bf7fc9deea878e95a3c7 /PKGBUILD
parentc3f2f820b2b3024dc543c41ecf939b13091984a0 (diff)
downloadaur-patchup.tar.gz
Update PKGBUILD and .SRCINFO with GitHub Actions
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef7e23731e10..7392e5f25eca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ makedepends=("cargo")
provides=("patchup")
conflicts=("patchup-bin")
source=("https://github.com/patchup/cli/releases/download/0.1.0/patchup-cli.tar.gz")
-sha256sums=("b3a051474c9e7ffc32006137177db9855a5346d7cf1ae4f69cbaaff72100aecb")
+sha256sums=("6758abd01595f74d76e0c07322b38d74c0570f8239d52f6e353473e0fad3c388")
build() {
cargo build --release --locked --target-dir=target