aboutsummarylogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorPedro Henrique2019-11-20 13:11:36 -0300
committerPedro Henrique2019-11-20 13:11:36 -0300
commit60da257c89f4870fd7331f0a278e5347f440a3a7 (patch)
tree67fe31867ccc19a1551ea54184ec66142ed1a1ab /build.sh
parentc2a8334358e3b14cfbc237a64c5efd582f70da72 (diff)
downloadaur-60da257c89f4870fd7331f0a278e5347f440a3a7.tar.gz
Update to version 3.3.3 (python 3.8 support) and fix some bugs
Diffstat (limited to 'build.sh')
-rw-r--r--build.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.sh b/build.sh
index 104c279563bc..45dc7fe3b923 100644
--- a/build.sh
+++ b/build.sh
@@ -1,2 +1,2 @@
-makepkg -fs
-makepkg --printsrcinfo > .SRCINFO \ No newline at end of file
+makepkg --printsrcinfo > .SRCINFO
+makepkg --force --syncdeps --install --clean \ No newline at end of file