summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcaverym2020-11-07 15:45:23 -0500
committercaverym2020-11-07 15:45:23 -0500
commitf7f85410add8e48a93e9ad2390550cc5f7f2d98f (patch)
tree822be99da4fe58c86d32b9ebda7213b1d4e83fd7
parent2257963d55b9dea981abacff0a91fefd919db7a6 (diff)
downloadaur-f7f85410add8e48a93e9ad2390550cc5f7f2d98f.tar.gz
update to 1.4.0 pt2
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f085264d7204..fabf7e981542 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ source=("git+https://github.com/caverym/$__pkgname.git")
sha256sums=('SKIP')
build() {
- cd "$srcdir/$__pkgname"
+ cd Proton-Caller
make
}