aboutsummarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorbaris-inandi2022-08-09 22:00:23 +0300
committerbaris-inandi2022-08-09 22:00:23 +0300
commit419958dbcf8c8f2e8d6a276f4ff8c40ca266af3d (patch)
tree6ab6c760c5fa486fd173023154032ac3e2e7b2f6 /Makefile
parent9ee9ed6f4a4acf35aa455e576dc0ad217aecc1ba (diff)
downloadaur-419958dbcf8c8f2e8d6a276f4ff8c40ca266af3d.tar.gz
new release
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1e012e1279fc..737dce4712f3 100644
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,7 @@ install:
release:
make clean
+ makepkg -god
make srcinfo
git add -A
git commit --allow-empty -am "new release"