summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzhullyb2021-04-23 23:37:12 +0800
committerzhullyb2021-04-23 23:37:12 +0800
commit8a79b1218b8eb0ff69fdf5e77c07eccd546c4644 (patch)
tree7a3aaac6c670c5817c70ad4d908a0c33831611af /PKGBUILD
parent2cade50b1ff0f564a43e6de5d4adecd560192c4f (diff)
downloadaur-8a79b1218b8eb0ff69fdf5e77c07eccd546c4644.tar.gz
updated to 0.7-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc3a493092ac..8e58183b7e69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: DuckSoft <realducksoft@gmail.com>
pkgname=fgit-go
-pkgver=0.6
-pkgrel=3
+pkgver=076
+pkgrel=1
pkgdesc="A tool to do git operation with fastgit easily"
arch=('x86_64')
url="https://github.com/fastgitorg/fgit-go"