[arch-commits] Commit in revive/trunk (PKGBUILD)

Anatol Pomozov anatolik at gemini.archlinux.org
Tue Jul 19 17:38:30 UTC 2022


    Date: Tuesday, July 19, 2022 @ 17:38:29
  Author: anatolik
Revision: 1254691

upgpkg: revive 1.2.1-1

Modified:
  revive/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-19 16:56:33 UTC (rev 1254690)
+++ PKGBUILD	2022-07-19 17:38:29 UTC (rev 1254691)
@@ -1,8 +1,8 @@
 # Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
 
 pkgname=revive
-pkgver=1.1.4
-pkgrel=2
+pkgver=1.2.1
+pkgrel=1
 pkgdesc="faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint"
 arch=('x86_64')
 url='https://revive.run'
@@ -10,7 +10,7 @@
 depends=('glibc')
 makedepends=('go')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/mgechev/revive/archive/v${pkgver}.tar.gz")
-sha256sums=('afe0d11a614d5ca706485b7f6ca1e53b374b45017ea75f14149a4434d3ef74b5')
+sha256sums=('47e9f371e934fe4dfce44098fd54a0aaeaa47079184a14ad263990a24fab1b35')
 
 build() {
   cd revive-${pkgver}



More information about the arch-commits mailing list