summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab5ecd67b804..d8a7af51e4ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gomodifytags-git
pkgdesc = Go tool to modify struct field tags
- pkgver = 40.20180122
+ pkgver = 105.20210922
pkgrel = 1
url = https://github.com/fatih/gomodifytags
arch = i686
@@ -13,4 +13,3 @@ pkgbase = gomodifytags-git
md5sums = SKIP
pkgname = gomodifytags-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 430d27081bf0..22674b58c664 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: fzerorubigd <fzero@rubi.gd>
pkgname=gomodifytags-git
-pkgver=40.20180122
+pkgver=105.20210922
pkgrel=1
pkgdesc="Go tool to modify struct field tags"
arch=('i686' 'x86_64')