summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzhullyb2021-04-23 23:39:06 +0800
committerzhullyb2021-04-23 23:39:06 +0800
commit62384266fe4aafd82e2abb81c94e564deed27b6a (patch)
tree3f31cc1c2c02e2f8cdbb5f56276183bf5e79febb /PKGBUILD
parent8a79b1218b8eb0ff69fdf5e77c07eccd546c4644 (diff)
downloadaur-62384266fe4aafd82e2abb81c94e564deed27b6a.tar.gz
fix version problem
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e58183b7e69..81910b2f658d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: DuckSoft <realducksoft@gmail.com>
pkgname=fgit-go
-pkgver=076
+pkgver=0.7
pkgrel=1
pkgdesc="A tool to do git operation with fastgit easily"
arch=('x86_64')