summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkXuan2019-11-15 18:45:57 +0800
committerkXuan2019-11-15 18:45:57 +0800
commitcde07a3888383936cda816113b50e60e043853e6 (patch)
tree2bd1f96cd412795a4c0c8a1fcdfd2ce791c3b9be /PKGBUILD
parentecda24595dc773519ddc34ac2bf7e867891ff830 (diff)
downloadaur-cde07a3888383936cda816113b50e60e043853e6.tar.gz
fix commit id
Signed-off-by: kXuan <kxuanobj@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7475751f48d..dc68521de86e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ prepare() {
# done
go get github.com/bazelbuild/buildtools/buildifier
# The commit id of $pkgver
- echo "7a12f379e47a9f7cf7211c727fe8fc70b6a0a9ab" > SOURCE_VERSION
+ echo "44f8c365a1f1798f0af776f6aa64279dc68f5666" > SOURCE_VERSION
}
build() {